openMSX
Public Member Functions | Public Attributes | List of all members
ImGuiDockNodeTreeInfo Struct Reference

Public Member Functions

 ImGuiDockNodeTreeInfo ()
 

Public Attributes

ImGuiDockNode * CentralNode
 
ImGuiDockNode * FirstNodeWithWindows
 
int CountNodesWithWindows
 

Detailed Description

Definition at line 17698 of file imgui.cc.

Constructor & Destructor Documentation

◆ ImGuiDockNodeTreeInfo()

ImGuiDockNodeTreeInfo::ImGuiDockNodeTreeInfo ( )
inline

Definition at line 17705 of file imgui.cc.

Member Data Documentation

◆ CentralNode

ImGuiDockNode* ImGuiDockNodeTreeInfo::CentralNode

Definition at line 17700 of file imgui.cc.

◆ CountNodesWithWindows

int ImGuiDockNodeTreeInfo::CountNodesWithWindows

Definition at line 17702 of file imgui.cc.

◆ FirstNodeWithWindows

ImGuiDockNode* ImGuiDockNodeTreeInfo::FirstNodeWithWindows

Definition at line 17701 of file imgui.cc.


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