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

A corner of a face. +More... +

+#include <mesh.h> +

+Inheritance diagram for NL3D::CMesh::CCorner

Inheritance graph
+ + + +
[legend]
Collaboration diagram for NL3D::CMesh::CCorner:

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

Structures for building a mesh.

 CCorner ()
void serial (NLMISC::IStream &f) throw (NLMISC::EStream)
sint32 Vertex
CVector Normal
 The vertex Id. More...

NLMISC::CUV Uvs [CVertexBuffer::MaxStage]
CRGBA Color
CRGBA Specular
+

Detailed Description

+A corner of a face. +

+ +

+ +

+Definition at line 78 of file mesh.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CMesh::CCorner::CCorner ( + +) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 912 of file mesh.cpp.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void NL3D::CMesh::CCorner::serial ( + +NLMISC::IStream & f ) throw (NLMISC::EStream) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 925 of file mesh.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+CRGBA NL3D::CMesh::CCorner::Color +
+
+ + + + + +
+   + + +

+ +

+Definition at line 83 of file mesh.h.

+

+ + + + +
+ + + + + +
+CVector NL3D::CMesh::CCorner::Normal +
+
+ + + + + +
+   + + +

+The vertex Id. +

+ +

+Definition at line 81 of file mesh.h.

+

+ + + + +
+ + + + + +
+CRGBA NL3D::CMesh::CCorner::Specular +
+
+ + + + + +
+   + + +

+ +

+Definition at line 84 of file mesh.h.

+

+ + + + +
+ + + + + +
+NLMISC::CUV NL3D::CMesh::CCorner::Uvs[CVertexBuffer::MaxStage] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 82 of file mesh.h.

+

+ + + + +
+ + + + + +
+sint32 NL3D::CMesh::CCorner::Vertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 80 of file mesh.h.

+


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