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
void* TextureId;
Undocumented in source.
UserCallback
void function(const(ImDrawList)*, const(ImDrawCmd)*) UserCallback;
Undocumented in source.
UserCallbackData
void* UserCallbackData;
Undocumented in source.
VtxOffset
uint VtxOffset;
Undocumented in source.

Meta