Public Member Functions | |
void | Clear () |
void | AddDrawList (ImDrawList *draw_list) |
void | DeIndexAllBuffers () |
void | ScaleClipRects (const ImVec2 &fb_scale) |
Public Attributes | |
bool | Valid |
int | CmdListsCount |
int | TotalIdxCount |
int | TotalVtxCount |
ImVector< ImDrawList * > | CmdLists |
ImVec2 | DisplayPos |
ImVec2 | DisplaySize |
ImVec2 | FramebufferScale |
ImGuiViewport * | OwnerViewport |