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/class_NL3D__CMRMAttribute.html | 304 ++++++++++++++++++++++++ 1 file changed, 304 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CMRMAttribute.html (limited to 'docs/doxygen/nel/class_NL3D__CMRMAttribute.html') diff --git a/docs/doxygen/nel/class_NL3D__CMRMAttribute.html b/docs/doxygen/nel/class_NL3D__CMRMAttribute.html new file mode 100644 index 00000000..dc7389fb --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CMRMAttribute.html @@ -0,0 +1,304 @@ + + + + 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_builder.h> +

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

Public Methods

 CMRMAttribute ()

Public Attributes

CVectorH Current
CVectorH Original
sint CollapsedTo
sint InterpolatedFace
sint NbSharedFaces
bool Shared
+


Detailed Description

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

+

+Author(s):
+ Lionel Berenguier , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 64 of file mrm_builder.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CMRMAttribute::CMRMAttribute ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 79 of file mrm_builder.h.

+


Member Data Documentation

+

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

+ +

+Definition at line 68 of file mrm_builder.h.

+

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

+ +

+Definition at line 67 of file mrm_builder.h.

+

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

+ +

+Definition at line 72 of file mrm_builder.h.

+

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

+ +

+Definition at line 73 of file mrm_builder.h.

+

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

+ +

+Definition at line 67 of file mrm_builder.h.

+

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

+ +

+Definition at line 74 of file mrm_builder.h.

+


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