addTriangleEx

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

Meta