Static Public Member Functions | List of all members
Triangulate Class Reference

Static Public Member Functions

static bool triangulate (const Vector< Vector2 > &contour, Vector< int > &result)
 
static float get_area (const Vector< Vector2 > &contour)
 
static bool is_inside_triangle (float Ax, float Ay, float Bx, float By, float Cx, float Cy, float Px, float Py)
 

The documentation for this class was generated from the following files: