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

Constructor & Destructor Documentation

◆ ImGuiDockNodeTreeInfo()

ImGuiDockNodeTreeInfo::ImGuiDockNodeTreeInfo ( )
inline

Definition at line 17721 of file imgui.cc.

Member Data Documentation

◆ CentralNode

ImGuiDockNode* ImGuiDockNodeTreeInfo::CentralNode

Definition at line 17716 of file imgui.cc.

◆ CountNodesWithWindows

int ImGuiDockNodeTreeInfo::CountNodesWithWindows

Definition at line 17718 of file imgui.cc.

◆ FirstNodeWithWindows

ImGuiDockNode* ImGuiDockNodeTreeInfo::FirstNodeWithWindows

Definition at line 17717 of file imgui.cc.


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