Public Member Functions | |
ImVec2 | CalcWorkRectPos (const ImVec2 &inset_min) const |
ImVec2 | CalcWorkRectSize (const ImVec2 &inset_min, const ImVec2 &inset_max) const |
void | UpdateWorkRect () |
ImRect | GetMainRect () const |
ImRect | GetWorkRect () const |
ImRect | GetBuildWorkRect () const |
![]() | |
ImVec2 | GetCenter () const |
ImVec2 | GetWorkCenter () const |
Public Attributes | |
int | BgFgDrawListsLastFrame [2] |
ImDrawList * | BgFgDrawLists [2] |
ImDrawData | DrawDataP |
ImDrawDataBuilder | DrawDataBuilder |
ImVec2 | WorkInsetMin |
ImVec2 | WorkInsetMax |
ImVec2 | BuildWorkInsetMin |
ImVec2 | BuildWorkInsetMax |
![]() | |
ImGuiID | ID |
ImGuiViewportFlags | Flags |
ImVec2 | Pos |
ImVec2 | Size |
ImVec2 | WorkPos |
ImVec2 | WorkSize |
void * | PlatformHandle |
void * | PlatformHandleRaw |