Searched defs:AddTriangleFilled (Results 1 – 3 of 3) sorted by relevance
1133 void ImDrawList::AddTriangleFilled(const ImVec2& a, const ImVec2& b, const ImVec2& c, ImU32 col) in AddTriangleFilled() function in ImDrawList
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