![]() |
API Documentation
|
Stores convenience functions for a concavec polygon Works on a Polygon object to decompose it into triangles or sub-polygons. More...
#include <ConcaveToConvexPolygon.h>
Public Member Functions | |
| bool | checkIfRightHanded () |
| ConcavePolygon () | |
| ConcavePolygon (const VertexArray &_vertices) | |
| void | convexDecomp () |
| t_vertex | getPoint (uint04 index) const |
| int | getPointCount () const |
| const VertexArray & | getVertices () const |
| void | returnLowestLevelPolys (Buffer< Polygon< t_type, t_vertex >, uint04, ObjectAllocator< false > > &returnArr) |
Stores convenience functions for a concavec polygon Works on a Polygon object to decompose it into triangles or sub-polygons.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |