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

An internal mesh vertex representation for MRM building. +More... +

+#include <mrm_internal.h> +

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

Public Methods

 CMRMVertex ()

Public Attributes

CVector Current
CVector Original
std::vector< CVector > BSCurrent
CMesh::CSkinWeight CurrentSW
CMesh::CSkinWeight OriginalSW
std::vector< sintSharedFaces
sint CollapsedTo
sint CoarserIndex
CMesh::CInterfaceLink InterfaceLink
+


Detailed Description

+An internal mesh vertex representation for MRM building. +

+

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

+ +

+Definition at line 92 of file mrm_internal.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CMRMVertex::CMRMVertex   [inline]
+
+ + + + + +
+   + + +

+ +

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

+References CollapsedTo.

+


Member Data Documentation

+

+ + + + +
+ + +
std::vector<CVector> NL3D::CMRMVertex::BSCurrent +
+
+ + + + + +
+   + + +

+ +

+Definition at line 97 of file mrm_internal.h.

+

+ + + + +
+ + +
sint NL3D::CMRMVertex::CoarserIndex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 103 of file mrm_internal.h.

+

+ + + + +
+ + +
sint NL3D::CMRMVertex::CollapsedTo +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CMRMVertex.

+

+ + + + +
+ + +
CVector NL3D::CMRMVertex::Current +
+
+ + + + + +
+   + + +

+ +

+Definition at line 96 of file mrm_internal.h.

+

+ + + + +
+ + +
CMesh::CSkinWeight NL3D::CMRMVertex::CurrentSW +
+
+ + + + + +
+   + + +

+ +

+Definition at line 99 of file mrm_internal.h.

+

+ + + + +
+ + +
CMesh::CInterfaceLink NL3D::CMRMVertex::InterfaceLink +
+
+ + + + + +
+   + + +

+ +

+Definition at line 106 of file mrm_internal.h.

+

+ + + + +
+ + +
CVector NL3D::CMRMVertex::Original +
+
+ + + + + +
+   + + +

+ +

+Definition at line 96 of file mrm_internal.h.

+

+ + + + +
+ + +
CMesh::CSkinWeight NL3D::CMRMVertex::OriginalSW +
+
+ + + + + +
+   + + +

+ +

+Definition at line 99 of file mrm_internal.h.

+

+ + + + +
+ + +
std::vector<sint> NL3D::CMRMVertex::SharedFaces +
+
+ + + + + +
+   + + +

+ +

+Definition at line 100 of file mrm_internal.h.

+


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