Public Member Functions | Protected Attributes | List of all members
TriangulatorPoly Class Reference

Public Member Functions

 TriangulatorPoly (const TriangulatorPoly &src)
 
TriangulatorPolyoperator= (const TriangulatorPoly &src)
 
long GetNumPoints ()
 
bool IsHole ()
 
void SetHole (bool hole)
 
Vector2GetPoint (long i)
 
Vector2GetPoints ()
 
Vector2operator[] (int i)
 
void Clear ()
 
void Init (long numpoints)
 
void Triangle (Vector2 &p1, Vector2 &p2, Vector2 &p3)
 
void Invert ()
 
int GetOrientation ()
 
void SetOrientation (int orientation)
 

Protected Attributes

Vector2points
 
long numpoints
 
bool hole
 

The documentation for this class was generated from the following files: