CDT
1.4.1
C++ library for constrained Delaunay triangulation
|
Location of point on a triangle. More...
#include <CDTUtils.h>
Public Types | |
enum | Enum { Inside , Outside , OnEdge1 , OnEdge2 , OnEdge3 , OnVertex } |
Enum. More... | |
Location of point on a triangle.
Definition at line 317 of file CDTUtils.h.
Enum.
Definition at line 320 of file CDTUtils.h.