|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CMRMMeshGeom Class ReferenceAn internal mesh representation for MRM, with geomoprh information.
More...
#include <mrm_mesh.h>
Inheritance diagram for NL3D::CMRMMeshGeom:
List of all members.
Detailed Description
An internal mesh representation for MRM, with geomoprh information.
USER DO NOT USE IT. -
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2000
-
See also:
-
CMRMBuilder
Definition at line 151 of file mrm_mesh.h.
Constructor & Destructor Documentation
NL3D::CMRMMeshGeom::CMRMMeshGeom |
( |
|
) |
[inline] |
|
Member Function Documentation
CMRMMeshGeom& NL3D::CMRMMeshGeom::operator= |
( |
const CMRMMesh & |
o |
) |
[inline] |
|
Member Data Documentation
std::vector<CMRMFace> NL3D::CMRMMeshGeom::CoarserFaces
|
|
|
Same size than Faces, but points onto coarser Mesh verices. NB: MaterialId means nothing here.
Definition at line 155 of file mrm_mesh.h.
Referenced by operator=. |
The documentation for this class was generated from the following file:
|
|