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/a02954.html | 171 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 171 insertions(+) create mode 100644 docs/doxygen/nel/a02954.html (limited to 'docs/doxygen/nel/a02954.html') diff --git a/docs/doxygen/nel/a02954.html b/docs/doxygen/nel/a02954.html new file mode 100644 index 00000000..4957e51a --- /dev/null +++ b/docs/doxygen/nel/a02954.html @@ -0,0 +1,171 @@ + + +NeL: NL3D::CMRMCorner struct Reference + + + +
+

NL3D::CMRMCorner Struct Reference

#include <mrm_mesh.h> +

+


Detailed Description

+An internal mesh corner Index representation for MRM.
Author:
Lionel Berenguier

+Nevrax France

+
Date:
2000
+ +

+ +

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

Data Fields

sint Attributes [12]
sint Vertex
sint WedgeEndId
sint WedgeGeomId
sint WedgeStartId
+


Field Documentation

+

+ + + + +
+ + +
sint NL3D::CMRMCorner::Attributes[ 12 ] +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CMRMBuilder::buildBlendShapes(), NL3D::CMRMBuilder::buildFinalMRM(), NL3D::CMRMBuilder::buildMrmBaseMesh(), NL3D::CMRMBuilder::collapseEdge(), NL3D::CMRMFaceBuild::getAssociatedWedge(), NL3D::CMRMFaceBuild::hasWedge(), NL3D::CMRMBuilder::makeLODMesh(), and NL3D::CMRMBuilder::saveCoarserMesh().

+

+ + + + +
+ + +
sint NL3D::CMRMCorner::Vertex +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CMRMBuilder::buildFinalMRM(), NL3D::CMRMBuilder::buildMrmBaseMesh(), NL3D::CMRMBuilder::collapseEdge(), NL3D::CMRMFaceBuild::getAssociatedEdge(), NL3D::CMRMFaceBuild::getAssociatedWedge(), NL3D::CMRMFaceBuild::hasVertex(), NL3D::CMRMBuilder::init(), NL3D::CMRMBuilder::makeLODMesh(), NL3D::CMRMBuilder::saveCoarserMesh(), and NL3D::CMRMBuilder::vertexClosed().

+

+ + + + +
+ + +
sint NL3D::CMRMCorner::WedgeEndId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CMRMBuilder::buildFinalMRM().

+

+ + + + +
+ + +
sint NL3D::CMRMCorner::WedgeGeomId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CMRMBuilder::buildFinalMRM().

+

+ + + + +
+ + +
sint NL3D::CMRMCorner::WedgeStartId +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CMRMBuilder::buildFinalMRM().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:56:47 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1