# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CMRMBlendShape Class Reference

An internal mesh representation for MRM. More...

#include <mrm_mesh.h>

List of all members.

Public Attributes

std::vector< CVector > Vertices
std::vector< CVectorH > Attributes [NL3D_MRM_MAX_ATTRIB]
sint NumAttributes


Detailed Description

An internal mesh representation for MRM.

USER DO NOT USE IT!!

Author:
Lionel Berenguier , Nevrax France
Date:
2000
See also:
CMRMBuilder

Definition at line 95 of file mrm_mesh.h.


Member Data Documentation

std::vector<CVectorH> NL3D::CMRMBlendShape::Attributes[NL3D_MRM_MAX_ATTRIB]
 

Definition at line 101 of file mrm_mesh.h.

sint NL3D::CMRMBlendShape::NumAttributes
 

Definition at line 103 of file mrm_mesh.h.

std::vector<CVector> NL3D::CMRMBlendShape::Vertices
 

Definition at line 99 of file mrm_mesh.h.


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