ScummVM API documentation
ImDrawData Struct Reference

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
 
ImGuiViewportOwnerViewport
 

The documentation for this struct was generated from the following file: