Axmol Engine 2.4.0-258ceca
Loading...
Searching...
No Matches
AutoPolygon Member List

This is the complete list of members for AutoPolygon, including all inherited members.

AutoPolygon(std::string_view filename)AutoPolygon
calculateUV(const Rect &rect, V3F_C4B_T2F *verts, ssize_t count)AutoPolygon
expand(const std::vector< Vec2 > &points, const Rect &rect, float epsilon)AutoPolygon
generatePolygon(std::string_view filename, const Rect &rect=Rect::ZERO, float epsilon=2.0f, float threshold=0.05f)AutoPolygonstatic
generateTriangles(const Rect &rect=Rect::ZERO, float epsilon=2.0f, float threshold=0.05f)AutoPolygon
reduce(const std::vector< Vec2 > &points, const Rect &rect, float epsilon=2.0f)AutoPolygon
trace(const ax::Rect &rect, float threshold=0.0f)AutoPolygon
triangulate(const std::vector< Vec2 > &points)AutoPolygon
~AutoPolygon()AutoPolygon