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_1CCorner.html | 303 +++++++++++++++++++++ 1 file changed, 303 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CMesh_1_1CCorner.html (limited to 'docs/doxygen/nel/structNL3D_1_1CMesh_1_1CCorner.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CMesh_1_1CCorner.html b/docs/doxygen/nel/structNL3D_1_1CMesh_1_1CCorner.html new file mode 100644 index 00000000..93f0d9f4 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CMesh_1_1CCorner.html @@ -0,0 +1,303 @@ + + + + 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: +

+ +NL3D::CMeshGeom::CCornerTmp + +List of all members. + + + + + + + + + + +

Public Methods

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

Public Attributes

sint32 Vertex
CVector Normal
 The vertex Id. More...

NLMISC::CUVW Uvws [CVertexBuffer::MaxStage]
CRGBA Color
CRGBA Specular
+

Detailed Description

+A corner of a face. +

+ +

+Definition at line 84 of file mesh.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CMesh::CCorner::CCorner  
+
+ + + + + +
+   + + +

+ +

+Definition at line 2055 of file mesh.cpp. +

+References Color, Normal, Specular, Uvws, and Vertex.

+


Member Function Documentation

+

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

+ +

+Definition at line 2070 of file mesh.cpp. +

+References nlassert.

+


Member Data Documentation

+

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

+ +

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

+Referenced by CCorner, NL3D::CMeshGeom::CCornerTmp::operator<, and NL3D::CMeshGeom::CCornerTmp::operator=.

+

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

+The vertex Id. +

+ +

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

+Referenced by CCorner, NL3D::CMeshGeom::CCornerTmp::operator<, and NL3D::CMeshGeom::CCornerTmp::operator=.

+

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

+ +

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

+Referenced by CCorner, NL3D::CMeshGeom::CCornerTmp::operator<, and NL3D::CMeshGeom::CCornerTmp::operator=.

+

+ + + + +
+ + +
NLMISC::CUVW NL3D::CMesh::CCorner::Uvws[CVertexBuffer::MaxStage] +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by CCorner, NL3D::CMeshGeom::CCornerTmp::operator<, and NL3D::CMeshGeom::CCornerTmp::operator=.

+

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

+ +

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

+Referenced by CCorner, NL3D::CMeshGeom::CCornerTmp::operator<, and NL3D::CMeshGeom::CCornerTmp::operator=.

+


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