ImDrawCmd

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

ClipRect
ImVec4 ClipRect;
Undocumented in source.
ElemCount
uint ElemCount;
Undocumented in source.
IdxOffset
uint IdxOffset;
Undocumented in source.
TextureId
ImTextureID TextureId;
Undocumented in source.
UserCallback
ImDrawCallback UserCallback;
Undocumented in source.
UserCallbackData
void* UserCallbackData;
Undocumented in source.
VtxOffset
uint VtxOffset;
Undocumented in source.

Meta