Horizon
Classes | Public Member Functions | List of all members
SHAPE_POLY_SET::TRIANGULATED_POLYGON Class Reference

Classes

struct  TRI
 

Public Member Functions

void Clear ()
 
void AllocateVertices (int aSize)
 
void AllocateTriangles (int aSize)
 
void GetTriangle (int index, VECTOR2I &a, VECTOR2I &b, VECTOR2I &c) const
 
void SetTriangle (int aIndex, const TRI &aTri)
 
int AddVertex (const VECTOR2I &aP)
 
int GetTriangleCount () const
 
int GetVertexCount () const
 

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