ImDrawCmdHeader

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++)
struct ImDrawCmdHeader {}

Members

Variables

ClipRect
ImVec4 ClipRect;
Undocumented in source.
TextureId
void* TextureId;
Undocumented in source.
VtxOffset
uint VtxOffset;
Undocumented in source.

Meta