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/classNL3D_1_1CTessNodeList.html | 186 +++++++++++++++++++++++ 1 file changed, 186 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CTessNodeList.html (limited to 'docs/doxygen/nel/classNL3D_1_1CTessNodeList.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CTessNodeList.html b/docs/doxygen/nel/classNL3D_1_1CTessNodeList.html new file mode 100644 index 00000000..17afe893 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CTessNodeList.html @@ -0,0 +1,186 @@ + + + + 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::CTessNodeList Class Reference

A basic list node. +More... +

+#include <tess_list.h> +

+

Inheritance diagram for NL3D::CTessNodeList: +

+ +NL3D::CLandscapeVegetableBlock +NL3D::CPatchDLMContext +NL3D::CTessFace +NL3D::CTessFarVertex +NL3D::CTessNearVertex +NL3D::CTileFace +NL3D::CVegetableClipBlock +NL3D::CVegetableInstanceGroup +NL3D::CVegetableSortBlock + +List of all members. + + + + + +

Public Methods

 CTessNodeList ()

Public Attributes

CTessNodeList * Prec
CTessNodeList * Next
+

Detailed Description

+A basic list node. +

+ +

+Definition at line 40 of file tess_list.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CTessNodeList::CTessNodeList   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 46 of file tess_list.h.

+


Member Data Documentation

+

+ + + + +
+ + +
CTessNodeList* NL3D::CTessNodeList::Next +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file tess_list.h.

+

+ + + + +
+ + +
CTessNodeList* NL3D::CTessNodeList::Prec +
+
+ + + + + +
+   + + +

+ +

+Definition at line 43 of file tess_list.h.

+


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