|
CDT
1.4.5
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 420 of file CDTUtils.h.
Enum.
Definition at line 423 of file CDTUtils.h.