Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

nvsg::VNVector Class Reference

Helper class for use in Animation. More...

#include <VNVector.h>

List of all members.

Public Attributes

std::vector< nvmath::Vec3fnormals
 vector of normals. More...

std::vector< nvmath::Vec3fvertices
 vector of vertices. More...


Detailed Description

Helper class for use in Animation.

A VNVector holds a vector of normals and vertices. It is used to produce animations on vertices/normals (instead of transformations only).


Member Data Documentation

std::vector<nvmath::Vec3f> nvsg::VNVector::normals
 

vector of normals.

std::vector<nvmath::Vec3f> nvsg::VNVector::vertices
 

vector of vertices.


The documentation for this class was generated from the following file:
Generated on Tue Mar 1 13:20:35 2005 for NVSGSDK by NVIDIA