CDT  1.4.1
C++ library for constrained Delaunay triangulation
Loading...
Searching...
No Matches
CDT::PtTriLocation Struct Reference

Location of point on a triangle. More...

#include <CDTUtils.h>

Public Types

enum  Enum {
  Inside , Outside , OnEdge1 , OnEdge2 ,
  OnEdge3 , OnVertex
}
 Enum. More...
 

Detailed Description

Location of point on a triangle.

Definition at line 317 of file CDTUtils.h.

Member Enumeration Documentation

◆ Enum

Enum.

Definition at line 320 of file CDTUtils.h.


The documentation for this struct was generated from the following file: