#include <settings_editor.h>
Public Member Functions | |
void | Draw (ExampleTreeNode *root_node) |
void | DrawTreeNode (ExampleTreeNode *node) |
Public Attributes | |
ImGuiTextFilter | Filter |
Definition at line 86 of file settings_editor.h.
|
inline |
Definition at line 89 of file settings_editor.h.
References yaze::app::editor::ExampleTreeNode::Childs, DrawTreeNode(), Filter, and yaze::app::editor::ExampleTreeNode::Name.
|
inline |
Definition at line 118 of file settings_editor.h.
References yaze::app::editor::ExampleTreeNode::Childs, DrawTreeNode(), yaze::app::editor::ExampleTreeNode::HasData, yaze::app::editor::ExampleTreeNode::Name, and yaze::app::editor::ExampleTreeNode::UID.
Referenced by Draw(), and DrawTreeNode().
ImGuiTextFilter yaze::app::editor::ExampleAppPropertyEditor::Filter |
Definition at line 87 of file settings_editor.h.
Referenced by Draw().