# 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::CMRMAttribute Struct Reference

An internal mesh vertex attribute (UV, color, normal...) representation for MRM building. More...

#include <mrm_builder.h>

List of all members.

Public Methods

 CMRMAttribute ()

Public Attributes

CVectorH Current
CVectorH Original
sint CollapsedTo
sint InterpolatedFace
sint NbSharedFaces
bool Shared


Detailed Description

An internal mesh vertex attribute (UV, color, normal...) representation for MRM building.

Author(s):
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 64 of file mrm_builder.h.


Constructor & Destructor Documentation

NL3D::CMRMAttribute::CMRMAttribute ( ) [inline]
 

Definition at line 79 of file mrm_builder.h.


Member Data Documentation

sint NL3D::CMRMAttribute::CollapsedTo
 

Definition at line 68 of file mrm_builder.h.

CVectorH NL3D::CMRMAttribute::Current
 

Definition at line 67 of file mrm_builder.h.

sint NL3D::CMRMAttribute::InterpolatedFace
 

Definition at line 72 of file mrm_builder.h.

sint NL3D::CMRMAttribute::NbSharedFaces
 

Definition at line 73 of file mrm_builder.h.

CVectorH NL3D::CMRMAttribute::Original
 

Definition at line 67 of file mrm_builder.h.

bool NL3D::CMRMAttribute::Shared
 

Definition at line 74 of file mrm_builder.h.


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