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

#include <imgui_internal.h>

Public Member Functions

 ImGuiWindowSettings ()
 

Public Attributes

bool Collapsed
 
ImGuiID ID
 
char * Name
 
ImVec2 Pos
 
ImVec2 Size
 

Detailed Description

Definition at line 551 of file imgui_internal.h.

Constructor & Destructor Documentation

◆ ImGuiWindowSettings()

ImGuiWindowSettings::ImGuiWindowSettings ( )
inline

Definition at line 559 of file imgui_internal.h.

Member Data Documentation

◆ Collapsed

bool ImGuiWindowSettings::Collapsed

Definition at line 557 of file imgui_internal.h.

◆ ID

ImGuiID ImGuiWindowSettings::ID

Definition at line 554 of file imgui_internal.h.

◆ Name

char* ImGuiWindowSettings::Name

Definition at line 553 of file imgui_internal.h.

◆ Pos

ImVec2 ImGuiWindowSettings::Pos

Definition at line 555 of file imgui_internal.h.

◆ Size

ImVec2 ImGuiWindowSettings::Size

Definition at line 556 of file imgui_internal.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:23