Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Interactive Wave Simulator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pascal Engeler
Interactive Wave Simulator
Commits
2d933e42
Commit
2d933e42
authored
3 years ago
by
Pascal Engeler
Browse files
Options
Downloads
Patches
Plain Diff
format
parent
73347faa
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-9
9 additions, 9 deletions
README.md
with
9 additions
and
9 deletions
README.md
+
9
−
9
View file @
2d933e42
...
...
@@ -651,7 +651,7 @@ Draws and controls all functionality related to the GUI.
**Public Function Members**
-
`void init(Toolbox& tb, const std::string path_img, const std::string path_ttf)`
-
**
`void init(Toolbox& tb, const std::string path_img, const std::string path_ttf)`
**
-
**Description**
:
...
...
@@ -669,7 +669,7 @@ Draws and controls all functionality related to the GUI.
-
`void update(Toolbox& tb)`
-
**
`void update(Toolbox& tb)`
**
-
**Description**
:
...
...
@@ -691,7 +691,7 @@ Draws and controls all functionality related to the GUI.
N/A
-
`void render(Toolbox& tb)`
-
**
`void render(Toolbox& tb)`
**
-
**Description**
:
...
...
@@ -712,7 +712,7 @@ Draws and controls all functionality related to the GUI.
**Private Function Members**
-
`bool isInGuiWindow_(const Pevent&) const`
-
**
`bool isInGuiWindow_(const Pevent&) const`
**
-
**Description**
:
...
...
@@ -730,7 +730,7 @@ Draws and controls all functionality related to the GUI.
N/A
-
`void draw_gui_(Toolbox& tb)`
-
**
`void draw_gui_(Toolbox& tb)`
**
-
**Description**
:
...
...
@@ -748,7 +748,7 @@ Draws and controls all functionality related to the GUI.
N/A
-
`void draw_gui_ft_(Toolbox& tb)`
-
**
`void draw_gui_ft_(Toolbox& tb)`
**
-
**Description**
:
...
...
@@ -766,7 +766,7 @@ Draws and controls all functionality related to the GUI.
N/A
-
`void draw_old_gui_(Toolbox& tb)`
-
**
`void draw_old_gui_(Toolbox& tb)`
**
-
**Description**
:
...
...
@@ -784,7 +784,7 @@ Draws and controls all functionality related to the GUI.
N/A
-
`void load_button_textures_(const std::string path)`
-
**
`void load_button_textures_(const std::string path)`
**
-
**Description**
:
...
...
@@ -802,7 +802,7 @@ Draws and controls all functionality related to the GUI.
N/A
-
`void load_image_to_texture_(const std::string file, GLuint& texture)`
-
**
`void load_image_to_texture_(const std::string file, GLuint& texture)`
**
-
**Description**
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment