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/a02950.html | 116 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 docs/doxygen/nel/a02950.html (limited to 'docs/doxygen/nel/a02950.html') diff --git a/docs/doxygen/nel/a02950.html b/docs/doxygen/nel/a02950.html new file mode 100644 index 00000000..e6ec324d --- /dev/null +++ b/docs/doxygen/nel/a02950.html @@ -0,0 +1,116 @@ + + +NeL: NL3D::CMRMBlendShape class Reference + + + +
+

NL3D::CMRMBlendShape Class Reference

#include <mrm_mesh.h> +

+


Detailed Description

+An internal mesh representation for MRM. USER DO NOT USE IT!!
Author:
Lionel Berenguier

+Nevrax France

+
Date:
2000
+
See also:
CMRMBuilder
+ +

+ +

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

Data Fields

std::vector< CVectorHAttributes [12]
sint NumAttributes
std::vector< CVectorVertices
+


Field Documentation

+

+ + + + +
+ + +
std::vector<CVectorH> NL3D::CMRMBlendShape::Attributes[ 12 ] +
+
+ + + + + +
+   + + +

+ +

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

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

+

+ + + + +
+ + +
sint NL3D::CMRMBlendShape::NumAttributes +
+
+ + + + + +
+   + + +

+ +

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

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

+

+ + + + +
+ + +
std::vector<CVector> NL3D::CMRMBlendShape::Vertices +
+
+ + + + + +
+   + + +

+ +

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

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

+


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