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/structNL3D_1_1CMRMAttribute.html | 333 ++++++++++++++++++++++ 1 file changed, 333 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CMRMAttribute.html (limited to 'docs/doxygen/nel/structNL3D_1_1CMRMAttribute.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CMRMAttribute.html b/docs/doxygen/nel/structNL3D_1_1CMRMAttribute.html new file mode 100644 index 00000000..23fc0576 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CMRMAttribute.html @@ -0,0 +1,333 @@ + + + + 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::CMRMAttribute Struct Reference

An internal mesh vertex attribute (UV, color, normal...) representation for MRM building. +More... +

+#include <mrm_internal.h> +

+List of all members. + + + + + + + + + + + +

Public Methods

 CMRMAttribute ()

Public Attributes

CVectorH Current
CVectorH Original
std::vector< CVectorH > BSCurrent
sint CollapsedTo
sint CoarserIndex
sint InterpolatedFace
sint NbSharedFaces
bool Shared
+


Detailed Description

+An internal mesh vertex attribute (UV, color, normal...) representation for MRM building. +

+

+Author:
+Lionel Berenguier , Nevrax France
+Date:
+2000
+

+ +

+Definition at line 120 of file mrm_internal.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CMRMAttribute::CMRMAttribute   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 138 of file mrm_internal.h. +

+References CollapsedTo.

+


Member Data Documentation

+

+ + + + +
+ + +
std::vector<CVectorH> NL3D::CMRMAttribute::BSCurrent +
+
+ + + + + +
+   + + +

+ +

+Definition at line 124 of file mrm_internal.h.

+

+ + + + +
+ + +
sint NL3D::CMRMAttribute::CoarserIndex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 127 of file mrm_internal.h.

+

+ + + + +
+ + +
sint NL3D::CMRMAttribute::CollapsedTo +
+
+ + + + + +
+   + + +

+ +

+Definition at line 125 of file mrm_internal.h. +

+Referenced by CMRMAttribute.

+

+ + + + +
+ + +
CVectorH NL3D::CMRMAttribute::Current +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file mrm_internal.h.

+

+ + + + +
+ + +
sint NL3D::CMRMAttribute::InterpolatedFace +
+
+ + + + + +
+   + + +

+ +

+Definition at line 131 of file mrm_internal.h.

+

+ + + + +
+ + +
sint NL3D::CMRMAttribute::NbSharedFaces +
+
+ + + + + +
+   + + +

+ +

+Definition at line 132 of file mrm_internal.h.

+

+ + + + +
+ + +
CVectorH NL3D::CMRMAttribute::Original +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file mrm_internal.h.

+

+ + + + +
+ + +
bool NL3D::CMRMAttribute::Shared +
+
+ + + + + +
+   + + +

+ +

+Definition at line 133 of file mrm_internal.h.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1