proj home

Files   Classes   Functions   Hierarchy  

triangleindexedN< T > Class Template Reference

Indexed triangles with normals at each point. More...

#include <triangleindexed.h>

Collaboration diagram for triangleindexedN< T >:

List of all members.

Public Attributes

vector< uintvi
 The triangles.
vector< Tpoints
 The triangles index into the points.
vector< Tnormals
 The normals are at the same index as their associated point.


Detailed Description

template<typename T>
class triangleindexedN< T >

Indexed triangles with normals at each point.

Definition at line 54 of file triangleindexed.h.


Member Data Documentation

template<typename T >
vector< T > triangleindexedN< T >::normals

The normals are at the same index as their associated point.

Definition at line 63 of file triangleindexed.h.

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

The triangles index into the points.

Definition at line 61 of file triangleindexed.h.

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

The triangles.

Definition at line 59 of file triangleindexed.h.


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

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