vsgImGui
0.0.0
VulkanSceneGraph 3rd party data integration library
|
Public Member Functions | |
ImVec2 | CalcWorkRectPos (const ImVec2 &off_min) const |
ImVec2 | CalcWorkRectSize (const ImVec2 &off_min, const ImVec2 &off_max) const |
void | UpdateWorkRect () |
ImRect | GetMainRect () const |
ImRect | GetWorkRect () const |
ImRect | GetBuildWorkRect () const |
Public Member Functions inherited from ImGuiViewport | |
ImVec2 | GetCenter () const |
ImVec2 | GetWorkCenter () const |
Public Attributes | |
int | DrawListsLastFrame [2] |
ImDrawList * | DrawLists [2] |
ImDrawData | DrawDataP |
ImDrawDataBuilder | DrawDataBuilder |
ImVec2 | WorkOffsetMin |
ImVec2 | WorkOffsetMax |
ImVec2 | BuildWorkOffsetMin |
ImVec2 | BuildWorkOffsetMax |
Public Attributes inherited from ImGuiViewport | |
ImGuiViewportFlags | Flags |
ImVec2 | Pos |
ImVec2 | Size |
ImVec2 | WorkPos |
ImVec2 | WorkSize |
void * | PlatformHandleRaw |