Skip to content
Snippets Groups Projects
Commit 2d933e42 authored by Pascal Engeler's avatar Pascal Engeler
Browse files

format

parent 73347faa
No related branches found
No related tags found
No related merge requests found
......@@ -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**:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment