Public Member Functions | Public Attributes | List of all members
ImGuiWindowSettings Struct Reference

#include <imgui_internal.h>

Public Member Functions

char * GetName ()
 
 ImGuiWindowSettings ()
 

Public Attributes

bool Collapsed
 
ImGuiID ID
 
ImVec2ih Pos
 
ImVec2ih Size
 

Detailed Description

Definition at line 808 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImGuiWindowSettings()

ImGuiWindowSettings::ImGuiWindowSettings ( )
inline

Definition at line 815 of file imgui_internal.h.

Member Function Documentation

◆ GetName()

char* ImGuiWindowSettings::GetName ( )
inline

Definition at line 816 of file imgui_internal.h.

Member Data Documentation

◆ Collapsed

bool ImGuiWindowSettings::Collapsed

Definition at line 813 of file imgui_internal.h.

◆ ID

ImGuiID ImGuiWindowSettings::ID

Definition at line 810 of file imgui_internal.h.

◆ Pos

ImVec2ih ImGuiWindowSettings::Pos

Definition at line 811 of file imgui_internal.h.

◆ Size

ImVec2ih ImGuiWindowSettings::Size

Definition at line 812 of file imgui_internal.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06