CDT
1.4.1
C++ library for constrained Delaunay triangulation
|
Enum of strategies specifying order in which a range of vertices is inserted. More...
#include <Triangulation.h>
Public Types | |
enum | Enum { Auto , AsProvided } |
The Enum itself. More... | |
Enum of strategies specifying order in which a range of vertices is inserted.
Definition at line 38 of file Triangulation.h.
The Enum itself.
Definition at line 44 of file Triangulation.h.