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

List of all members. + + + + + + +

Public Methods

void insertInPB (CPrimitiveBlock &out, CVertexCache &vertexCache)
sint countCacheMiss (CVertexCache &vertexCache)

Public Attributes

sint v [3]
bool Inserted
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
sint NL3D::COrderFace::countCacheMiss CVertexCache  vertexCache [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 164 of file stripifier.cpp. +

+References v.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void NL3D::COrderFace::insertInPB CPrimitiveBlock  out,
CVertexCache  vertexCache
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 155 of file stripifier.cpp. +

+References Inserted, and v.

+


Member Data Documentation

+

+ + + + +
+ + +
bool NL3D::COrderFace::Inserted +
+
+ + + + + +
+   + + +

+ +

+Definition at line 153 of file stripifier.cpp. +

+Referenced by insertInPB.

+

+ + + + +
+ + +
sint NL3D::COrderFace::v[3] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 152 of file stripifier.cpp. +

+Referenced by countCacheMiss, and insertInPB.

+


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