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__CMesh__CFace.html | 151 +++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CMesh__CFace.html (limited to 'docs/doxygen/nel/class_NL3D__CMesh__CFace.html') diff --git a/docs/doxygen/nel/class_NL3D__CMesh__CFace.html b/docs/doxygen/nel/class_NL3D__CMesh__CFace.html new file mode 100644 index 00000000..991da20d --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CMesh__CFace.html @@ -0,0 +1,151 @@ + + + + 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::CFace Struct Reference

A Triangle face. +More... +

+#include <mesh.h> +

+List of all members. + + + + +

Public Attributes

Structures for building a mesh.
CCorner Corner [3]
sint MaterialId
+


Detailed Description

+A Triangle face. +

+ +

+ +

+Definition at line 86 of file mesh.h.


Member Data Documentation

+

+ + + + +
+ + + + + +
+CCorner NL3D::CMesh::CFace::Corner[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 88 of file mesh.h.

+

+ + + + +
+ + + + + +
+sint NL3D::CMesh::CFace::MaterialId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 89 of file mesh.h.

+


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