|
|
| TPPLPoly (const TPPLPoly &src) |
| |
|
TPPLPoly & | operator= (const TPPLPoly &src) |
| |
|
long | GetNumPoints () |
| |
|
bool | IsHole () |
| |
|
void | SetHole (bool hole) |
| |
|
TPPLPoint & | GetPoint (long i) |
| |
|
TPPLPoint * | GetPoints () |
| |
|
TPPLPoint & | operator[] (int i) |
| |
|
void | Clear () |
| |
|
void | Init (long numpoints) |
| |
|
void | Triangle (TPPLPoint &p1, TPPLPoint &p2, TPPLPoint &p3) |
| |
|
void | Invert () |
| |
|
int | GetOrientation () |
| |
|
void | SetOrientation (int orientation) |
| |
The documentation for this class was generated from the following files:
- 3rd_party/polypartition/polypartition.h
- 3rd_party/polypartition/polypartition.cpp