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__CTessVertex.html | 246 ++++++++++++++++++++++++++ 1 file changed, 246 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CTessVertex.html (limited to 'docs/doxygen/nel/class_NL3D__CTessVertex.html') diff --git a/docs/doxygen/nel/class_NL3D__CTessVertex.html b/docs/doxygen/nel/class_NL3D__CTessVertex.html new file mode 100644 index 00000000..9881d425 --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CTessVertex.html @@ -0,0 +1,246 @@ + + + + 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::CTessVertex Class Reference

A Landscape Vertex. +More... +

+#include <tessellation.h> +

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

Public Methods

 CTessVertex ()

Public Attributes

CVector Pos
CVector StartPos
CVector EndPos
bool GeomDone
+


Detailed Description

+A Landscape Vertex. +

+

+Author(s):
+ Lionel Berenguier , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 107 of file tessellation.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CTessVertex::CTessVertex ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 116 of file tessellation.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+CVector NL3D::CTessVertex::EndPos +
+
+ + + + + +
+   + + +

+ +

+Definition at line 112 of file tessellation.h.

+

+ + + + +
+ + + + + +
+bool NL3D::CTessVertex::GeomDone +
+
+ + + + + +
+   + + +

+ +

+Definition at line 114 of file tessellation.h.

+

+ + + + +
+ + + + + +
+CVector NL3D::CTessVertex::Pos +
+
+ + + + + +
+   + + +

+ +

+Definition at line 111 of file tessellation.h.

+

+ + + + +
+ + + + + +
+CVector NL3D::CTessVertex::StartPos +
+
+ + + + + +
+   + + +

+ +

+Definition at line 112 of file tessellation.h.

+


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