API Documentation
Loading...
Searching...
No Matches
ConcaveToConvexPolygon.h File Reference
#include <NDEVR/Polygon.h>
#include <NDEVR/Dictionary.h>
#include <NDEVR/OpenMP.h>
#include <vector>
#include <cmath>
#include <map>
#include <iostream>
Include dependency graph for ConcaveToConvexPolygon.h:

Go to the source code of this file.

Classes

class  ConcavePolygon< t_type, t_vertex >
 Stores convenience functions for a concavec polygon Works on a Polygon object to decompose it into triangles or sub-polygons. More...
 
struct  SliceVertex< t_type, t_vertex_type >
 Stores an index to a particular vertex used with ConcaveToConvexPolygon. The Slice index is used with ConcavePolygon to break it into convex polygons or triangles. More...
 

Namespaces

namespace  NDEVR