Cocos2d-x  v3.10
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups
AutoPolygon Member List

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

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