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

The struct for connectivity of zone vertices. +More... +

+#include <zone.h> +

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

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint16 CurrentVertex
uint16 NeighborZoneId
uint16 NeighborVertex
+


Detailed Description

+The struct for connectivity of zone vertices. +

+ +

+ +

+Definition at line 58 of file 3d/zone.h.


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void NL3D::CBorderVertex::serial ( + +NLMISC::IStream & f ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 242 of file 3d/zone.cpp.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+uint16 NL3D::CBorderVertex::CurrentVertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 61 of file 3d/zone.h.

+

+ + + + +
+ + + + + +
+uint16 NL3D::CBorderVertex::NeighborVertex +
+
+ + + + + +
+   + + +

+ +

+Definition at line 65 of file 3d/zone.h.

+

+ + + + +
+ + + + + +
+uint16 NL3D::CBorderVertex::NeighborZoneId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 63 of file 3d/zone.h.

+


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