Classes | |
class | AlphaShape |
class | Circle |
class | CircumCircle |
class | Delauney |
Performs the Delauney triangulation on a set of vertices. More... | |
class | Edge |
ConcaveObjects made from two point indexes More... | |
class | Point |
2D Point with double precision More... | |
class | Point< T > |
A point with an attribute value of type 'T' More... | |
struct | Triangle |
Triangle made from three point indexes More... | |
class | Voronoi |