ImGuiViewport

Undocumented in source.

Members

Variables

DpiScale
float DpiScale;
Undocumented in source.
DrawData
ImDrawData* DrawData;
Undocumented in source.
Flags
int Flags;
Undocumented in source.
ID
uint ID;
Undocumented in source.
ParentViewportId
uint ParentViewportId;
Undocumented in source.
PlatformHandle
void* PlatformHandle;
Undocumented in source.
PlatformHandleRaw
void* PlatformHandleRaw;
Undocumented in source.
PlatformRequestClose
bool PlatformRequestClose;
Undocumented in source.
PlatformRequestMove
bool PlatformRequestMove;
Undocumented in source.
PlatformRequestResize
bool PlatformRequestResize;
Undocumented in source.
PlatformUserData
void* PlatformUserData;
Undocumented in source.
Pos
ImVec2 Pos;
Undocumented in source.
RendererUserData
void* RendererUserData;
Undocumented in source.
Size
ImVec2 Size;
Undocumented in source.
WorkOffsetMax
ImVec2 WorkOffsetMax;
Undocumented in source.
WorkOffsetMin
ImVec2 WorkOffsetMin;
Undocumented in source.

Meta