CDT
1.4.1
C++ library for constrained Delaunay triangulation
|
Enum of strategies for treating intersecting constraint edges. More...
#include <Triangulation.h>
Public Types | |
enum | Enum { NotAllowed , TryResolve , DontCheck } |
The Enum itself. More... | |
Enum of strategies for treating intersecting constraint edges.
Definition at line 74 of file Triangulation.h.
The Enum itself.
Definition at line 80 of file Triangulation.h.