Searched defs:AddTriangle (Results 1 – 2 of 2) sorted by relevance
1117 void ImDrawList::AddTriangle(const ImVec2& a, const ImVec2& b, const ImVec2& c, ImU32 col, float th… in AddTriangle() function in ImDrawList
1455 void ImDrawList::AddTriangle(const ImVec2& p1, const ImVec2& p2, const ImVec2& p3, ImU32 col, float… in AddTriangle() function in ImDrawList