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

A tileface. +More... +

+#include <tessellation.h> +

+Inheritance diagram for NL3D::CTileFace

Inheritance graph
+ + + +
[legend]
Collaboration diagram for NL3D::CTileFace:

Collaboration graph
+ + + + + +
[legend]
List of all members. + + + + +

Public Attributes

CTessNearVertexVBase
CTessNearVertexVLeft
CTessNearVertexVRight
+

Detailed Description

+A tileface. +

+There is one TileFace per pass (BUT Lightmap PASS!! same used for RGB0 and LIGHTMAP). +

+ +

+Definition at line 156 of file tessellation.h.


Member Data Documentation

+

+ + + + +
+ + + + + +
+CTessNearVertex * NL3D::CTileFace::VBase +
+
+ + + + + +
+   + + +

+ +

+Definition at line 158 of file tessellation.h.

+

+ + + + +
+ + + + + +
+CTessNearVertex * NL3D::CTileFace::VLeft +
+
+ + + + + +
+   + + +

+ +

+Definition at line 158 of file tessellation.h.

+

+ + + + +
+ + + + + +
+CTessNearVertex * NL3D::CTileFace::VRight +
+
+ + + + + +
+   + + +

+ +

+Definition at line 158 of file tessellation.h.

+


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