|
| virtual void | update (float deltaTime=0.0f) |
| |
|
virtual void | OnImGuiRender ()=0 |
| |
|
template<typename T , typename... Args> |
| void | addUIComponent (Args &&... args) |
| |
|
template<typename T > |
| T * | getSubcomponent () |
| |
|
|
template<typename T > |
| static T * | getUIComponent () |
| |
|
|
static std::unordered_map< std::type_index, UIElement * > | uiComponentRegistry |
| |
|
|
std::string | name |
| |
|
bool | visible = true |
| |
◆ update()
| virtual void UIElement::update |
( |
float |
deltaTime = 0.0f | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/TazGraph/Src/EditorIMGUI/UIElement.h