Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiDockNodeTreeInfo Struct Reference
Collaboration diagram for ImGuiDockNodeTreeInfo:
[legend]

Public Member Functions

 ImGuiDockNodeTreeInfo ()
 

Public Attributes

ImGuiDockNodeCentralNode
 
ImGuiDockNodeFirstNodeWithWindows
 
int CountNodesWithWindows
 

Constructor & Destructor Documentation

◆ ImGuiDockNodeTreeInfo()

ImGuiDockNodeTreeInfo::ImGuiDockNodeTreeInfo ( )
inline

Member Data Documentation

◆ CentralNode

ImGuiDockNode* ImGuiDockNodeTreeInfo::CentralNode

◆ CountNodesWithWindows

int ImGuiDockNodeTreeInfo::CountNodesWithWindows

◆ FirstNodeWithWindows

ImGuiDockNode* ImGuiDockNodeTreeInfo::FirstNodeWithWindows

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