Searched defs:AddTriangleFilled (Results 1 – 2 of 2) sorted by relevance
1128 void ImDrawList::AddTriangleFilled(const ImVec2& a, const ImVec2& b, const ImVec2& c, ImU32 col) in AddTriangleFilled() function in ImDrawList
1466 void ImDrawList::AddTriangleFilled(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, ImU32 col) in AddTriangleFilled() function in ImDrawList