Files Classes Functions Hierarchy
#include <triangleindexed.h>
Public Attributes | |
| vector< uint > | vi |
| The triangles. | |
| vector< T > | points |
| The triangles index into the points. | |
Let the indexed triangle be a triangle with an anti clockwise winding. Integers index into the points.
Definition at line 16 of file triangleindexed.h.
| vector< T > triangleindexed< T >::points |
| vector< uint > triangleindexed< T >::vi |
1.5.8