- ClipRect
ImVec4 ClipRect;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ElemCount
uint ElemCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IdxOffset
uint IdxOffset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- TextureId
void* TextureId;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- UserCallback
void function(const(ImDrawList)*, const(ImDrawCmd)*) UserCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- UserCallbackData
void* UserCallbackData;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VtxOffset
uint VtxOffset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.