yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::editor::ExampleAppPropertyEditor Struct Reference

#include <settings_editor.h>

Public Member Functions

void Draw (ExampleTreeNode *root_node)
 
void DrawTreeNode (ExampleTreeNode *node)
 

Public Attributes

ImGuiTextFilter Filter
 

Detailed Description

Definition at line 86 of file settings_editor.h.

Member Function Documentation

◆ Draw()

void yaze::app::editor::ExampleAppPropertyEditor::Draw ( ExampleTreeNode * root_node)
inline

Definition at line 89 of file settings_editor.h.

References yaze::app::editor::ExampleTreeNode::Childs, DrawTreeNode(), Filter, and yaze::app::editor::ExampleTreeNode::Name.

Here is the call graph for this function:

◆ DrawTreeNode()

void yaze::app::editor::ExampleAppPropertyEditor::DrawTreeNode ( ExampleTreeNode * node)
inline

Member Data Documentation

◆ Filter

ImGuiTextFilter yaze::app::editor::ExampleAppPropertyEditor::Filter

Definition at line 87 of file settings_editor.h.

Referenced by Draw().


The documentation for this struct was generated from the following file: