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

An internal mesh vertex representation for MRM building. More...

#include <mrm_builder.h>

List of all members.

Public Methods

 CMRMVertex ()

Public Attributes

CVector Current
CVector Original
std::vector<sintSharedFaces
sint CollapsedTo


Detailed Description

An internal mesh vertex representation for MRM building.

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

Definition at line 45 of file mrm_builder.h.


Constructor & Destructor Documentation

NL3D::CMRMVertex::CMRMVertex ( ) [inline]
 

Definition at line 53 of file mrm_builder.h.


Member Data Documentation

sint NL3D::CMRMVertex::CollapsedTo
 

Definition at line 50 of file mrm_builder.h.

CVector NL3D::CMRMVertex::Current
 

Definition at line 48 of file mrm_builder.h.

CVector NL3D::CMRMVertex::Original
 

Definition at line 48 of file mrm_builder.h.

std::vector< sint > NL3D::CMRMVertex::SharedFaces
 

Definition at line 49 of file mrm_builder.h.


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