12 #ifndef __ICETRILIST_H__ 13 #define __ICETRILIST_H__ 61 #endif //__ICETRILIST_H__ inline_ udword GetNbTriangles() const
inline_ udword GetNbTriangles() const
udword mVRef[3]
Vertex-references.
inline_ udword * GetEntries() const
Returns the list of entries.
inline_ Triangle * GetTriangles() const
void AddTriangle(udword vref0, udword vref1, udword vref2)
void AddTriangle(const IndexedTriangle &tri)
void AddTri(const Triangle &tri)
unsigned int udword
sizeof(udword) must be 4
inline_ udword GetNbEntries() const
Returns the current number of entries.
inline_ Container & Add(udword entry)
inline_ IndexedTriangle * GetTriangles() const
void AddTri(const Point &p0, const Point &p1, const Point &p2)