From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/structNL3D_1_1CMesh_1_1CVertLink.html | 214 +++++++++++++++++++++ 1 file changed, 214 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CMesh_1_1CVertLink.html (limited to 'docs/doxygen/nel/structNL3D_1_1CMesh_1_1CVertLink.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CMesh_1_1CVertLink.html b/docs/doxygen/nel/structNL3D_1_1CMesh_1_1CVertLink.html new file mode 100644 index 00000000..21e75ea2 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CMesh_1_1CVertLink.html @@ -0,0 +1,214 @@ + + + + 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::CMesh::CVertLink Struct Reference

#include <mesh.h> +

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

Public Methods

 CVertLink (uint32 face, uint32 corner, uint32 iVB)

Public Attributes

uint32 nFace
uint32 nCorner
uint32 VertVB
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +
NL3D::CMesh::CVertLink::CVertLink uint32   face,
uint32   corner,
uint32   iVB
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 137 of file mesh.h. +

+References nCorner, nFace, and VertVB.

+


Member Data Documentation

+

+ + + + +
+ + +
uint32 NL3D::CMesh::CVertLink::nCorner +
+
+ + + + + +
+   + + +

+ +

+Definition at line 134 of file mesh.h. +

+Referenced by CVertLink.

+

+ + + + +
+ + +
uint32 NL3D::CMesh::CVertLink::nFace +
+
+ + + + + +
+   + + +

+ +

+Definition at line 134 of file mesh.h. +

+Referenced by CVertLink.

+

+ + + + +
+ + +
uint32 NL3D::CMesh::CVertLink::VertVB +
+
+ + + + + +
+   + + +

+ +

+Definition at line 135 of file mesh.h. +

+Referenced by CVertLink.

+


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