# 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_internal.h>

List of all members.

Public Methods

 CMRMAttribute ()

Public Attributes

CVectorH Current
CVectorH Original
std::vector< CVectorH > BSCurrent
sint CollapsedTo
sint CoarserIndex
sint InterpolatedFace
sint NbSharedFaces
bool Shared


Detailed Description

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

Author:
Lionel Berenguier , Nevrax France
Date:
2000

Definition at line 120 of file mrm_internal.h.


Constructor & Destructor Documentation

NL3D::CMRMAttribute::CMRMAttribute   [inline]
 

Definition at line 138 of file mrm_internal.h.

References CollapsedTo.


Member Data Documentation

std::vector<CVectorH> NL3D::CMRMAttribute::BSCurrent
 

Definition at line 124 of file mrm_internal.h.

sint NL3D::CMRMAttribute::CoarserIndex
 

Definition at line 127 of file mrm_internal.h.

sint NL3D::CMRMAttribute::CollapsedTo
 

Definition at line 125 of file mrm_internal.h.

Referenced by CMRMAttribute.

CVectorH NL3D::CMRMAttribute::Current
 

Definition at line 123 of file mrm_internal.h.

sint NL3D::CMRMAttribute::InterpolatedFace
 

Definition at line 131 of file mrm_internal.h.

sint NL3D::CMRMAttribute::NbSharedFaces
 

Definition at line 132 of file mrm_internal.h.

CVectorH NL3D::CMRMAttribute::Original
 

Definition at line 123 of file mrm_internal.h.

bool NL3D::CMRMAttribute::Shared
 

Definition at line 133 of file mrm_internal.h.


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