addTriangleFilled

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

Meta