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 16637 of file imgui.cc.

Constructor & Destructor Documentation

◆ ImGuiDockNodeTreeInfo()

ImGuiDockNodeTreeInfo::ImGuiDockNodeTreeInfo ( )
inline

Definition at line 16644 of file imgui.cc.

Member Data Documentation

◆ CentralNode

ImGuiDockNode* ImGuiDockNodeTreeInfo::CentralNode

Definition at line 16639 of file imgui.cc.

◆ CountNodesWithWindows

int ImGuiDockNodeTreeInfo::CountNodesWithWindows

Definition at line 16641 of file imgui.cc.

◆ FirstNodeWithWindows

ImGuiDockNode* ImGuiDockNodeTreeInfo::FirstNodeWithWindows

Definition at line 16640 of file imgui.cc.


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