- 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.