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

Public Member Functions

 TPPLPoly (const TPPLPoly &src)
 
TPPLPolyoperator= (const TPPLPoly &src)
 
long GetNumPoints ()
 
bool IsHole ()
 
void SetHole (bool hole)
 
TPPLPointGetPoint (long i)
 
TPPLPointGetPoints ()
 
TPPLPointoperator[] (int i)
 
void Clear ()
 
void Init (long numpoints)
 
void Triangle (TPPLPoint &p1, TPPLPoint &p2, TPPLPoint &p3)
 
void Invert ()
 
int GetOrientation ()
 
void SetOrientation (int orientation)
 

Protected Attributes

TPPLPointpoints
 
long numpoints
 
bool hole
 

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