proj home

Files   Classes   Functions   Hierarchy  

triangleindexed< T > Class Template Reference

Indexed triangles. More...

#include <triangleindexed.h>

Collaboration diagram for triangleindexed< T >:

List of all members.

Public Attributes

vector< uintvi
 The triangles.
vector< Tpoints
 The triangles index into the points.


Detailed Description

template<typename T>
class triangleindexed< T >

Indexed triangles.

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.


Member Data Documentation

template<typename T >
vector< T > triangleindexed< T >::points

The triangles index into the points.

Definition at line 23 of file triangleindexed.h.

template<typename T >
vector< uint > triangleindexed< T >::vi

The triangles.

Definition at line 21 of file triangleindexed.h.


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

Generated on Fri Mar 4 00:50:21 2011 for Chelton Evans Source by  doxygen 1.5.8