![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Class for the World Editor utility. More...
#include <world_editor.hpp>
Inheritance diagram for BlamImGuiWindow_WorldEditor:
Collaboration diagram for BlamImGuiWindow_WorldEditor:Public Member Functions | |
| void | ShowAddPrimitivePopup () |
| Displays the Add Primitive dialog, if opened. More... | |
| void | Draw () |
| Draws the contents of the group. More... | |
Additional Inherited Members | |
Public Attributes inherited from BlamImGuiWindow | |
| bool | show = false |
| Controls whether or not the group should be shown. May not be used in all groups. More... | |
Class for the World Editor utility.
|
inlinevirtual |
Draws the contents of the group.
The specific functionality will vary for each drawing group, but in general it will call the needed ImGUI functions to draw onscreen. This function is called on the render loop every frame, for every object in the draw list.
Reimplemented from BlamImGuiWindow.
Here is the call graph for this function:
|
inline |
Displays the Add Primitive dialog, if opened.
Here is the call graph for this function:
Here is the caller graph for this function: