ImDrawData

Undocumented in source.

Members

Functions

DeIndexAllBuffers
void DeIndexAllBuffers()
Undocumented in source. Be warned that the author may not have intended to support it.
ScaleClipRects
void ScaleClipRects(ImVec2 sc)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

CmdLists
ImDrawList** CmdLists;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CmdListsCount
int CmdListsCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TotalIdxCount
int TotalIdxCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TotalVtxCount
int TotalVtxCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Valid
bool Valid;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta