addQuadFilled

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted
void
addQuadFilled
(
scope const(ImDrawList_t)* self
,
const ImVec2_t p1
,
const ImVec2_t p2
,
const ImVec2_t p3
,
const ImVec2_t p4
,
uint col
)

Meta