ImGuiViewportP

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Variables

Alpha
float Alpha;
Undocumented in source.
BuildWorkOffsetMax
ImVec2 BuildWorkOffsetMax;
Undocumented in source.
BuildWorkOffsetMin
ImVec2 BuildWorkOffsetMin;
Undocumented in source.
DrawDataBuilder
ImDrawDataBuilder DrawDataBuilder;
Undocumented in source.
DrawDataP
ImDrawData DrawDataP;
Undocumented in source.
DrawLists
ImDrawList*[2] DrawLists;
Undocumented in source.
DrawListsLastFrame
int[2] DrawListsLastFrame;
Undocumented in source.
Idx
int Idx;
Undocumented in source.
LastAlpha
float LastAlpha;
Undocumented in source.
LastFrameActive
int LastFrameActive;
Undocumented in source.
LastFrontMostStampCount
int LastFrontMostStampCount;
Undocumented in source.
LastNameHash
uint LastNameHash;
Undocumented in source.
LastPlatformPos
ImVec2 LastPlatformPos;
Undocumented in source.
LastPlatformSize
ImVec2 LastPlatformSize;
Undocumented in source.
LastPos
ImVec2 LastPos;
Undocumented in source.
LastRendererSize
ImVec2 LastRendererSize;
Undocumented in source.
PlatformMonitor
short PlatformMonitor;
Undocumented in source.
PlatformWindowCreated
bool PlatformWindowCreated;
Undocumented in source.
Window
ImGuiWindow* Window;
Undocumented in source.
WorkOffsetMax
ImVec2 WorkOffsetMax;
Undocumented in source.
WorkOffsetMin
ImVec2 WorkOffsetMin;
Undocumented in source.
_ImGuiViewport
ImGuiViewport _ImGuiViewport;
Undocumented in source.

Meta