|
Horizon
|
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 |
1.8.17