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

#include <tessellation.h> +

+

Inheritance diagram for NL3D::CTessFarVertex: +

+ +NL3D::CTessNodeList + +List of all members. + + + + + + +

Public Attributes

CTessBlockOwnerBlock
sint32 Index0
sint32 Index1
CTessVertexSrc
CParamCoord PCoord
+

Member Data Documentation

+

+ + + + +
+ + +
sint32 NL3D::CTessFarVertex::Index0 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file tessellation.h.

+

+ + + + +
+ + +
sint32 NL3D::CTessFarVertex::Index1 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 124 of file tessellation.h.

+

+ + + + +
+ + +
CTessBlock* NL3D::CTessFarVertex::OwnerBlock +
+
+ + + + + +
+   + + +

+ +

+Definition at line 122 of file tessellation.h.

+

+ + + + +
+ + +
CParamCoord NL3D::CTessFarVertex::PCoord +
+
+ + + + + +
+   + + +

+ +

+Definition at line 126 of file tessellation.h.

+

+ + + + +
+ + +
CTessVertex* NL3D::CTessFarVertex::Src +
+
+ + + + + +
+   + + +

+ +

+Definition at line 125 of file tessellation.h.

+


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