From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/classNL3D_1_1CMRMMeshGeom.html | 206 ++++++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CMRMMeshGeom.html (limited to 'docs/doxygen/nel/classNL3D_1_1CMRMMeshGeom.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CMRMMeshGeom.html b/docs/doxygen/nel/classNL3D_1_1CMRMMeshGeom.html new file mode 100644 index 00000000..0f6f1981 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CMRMMeshGeom.html @@ -0,0 +1,206 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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::CMRMMeshGeom Class Reference

An internal mesh representation for MRM, with geomoprh information. +More... +

+#include <mrm_mesh.h> +

+

Inheritance diagram for NL3D::CMRMMeshGeom: +

+ +NL3D::CMRMMesh + +List of all members. + + + + + + + +

Public Methods

CMRMMeshGeom & operator= (const CMRMMesh &o)
 CMRMMeshGeom ()
 Constructor. More...


Public Attributes

std::vector< CMRMFaceCoarserFaces
 Same size than Faces, but points onto coarser Mesh verices. NB: MaterialId means nothing here. More...

+

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]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 168 of file mrm_mesh.h. +

+Referenced by operator=.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
CMRMMeshGeom& NL3D::CMRMMeshGeom::operator= const CMRMMesh  o [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 158 of file mrm_mesh.h. +

+References NL3D::CMRMMesh::CMRMMesh, CMRMMeshGeom, CoarserFaces, and NL3D::CMRMMesh::Faces.

+


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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1