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__CZoneInfo.html | 193 ++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CZoneInfo.html (limited to 'docs/doxygen/nel/class_NL3D__CZoneInfo.html') diff --git a/docs/doxygen/nel/class_NL3D__CZoneInfo.html b/docs/doxygen/nel/class_NL3D__CZoneInfo.html new file mode 100644 index 00000000..16acb1aa --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CZoneInfo.html @@ -0,0 +1,193 @@ + + + + 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::CZoneInfo Struct Reference

The struct for building a zone. +More... +

+#include <zone.h> +

+Collaboration diagram for NL3D::CZoneInfo:

Collaboration graph
+ + + + + + + + + +
[legend]
List of all members. + + + + +

Public Attributes

uint16 ZoneId
std::vector<CPatchInfoPatchs
std::vector<CBorderVertexBorderVertices
+

Detailed Description

+The struct for building a zone. +

+NB: Different from the one which is stored.

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

+ +

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


Member Data Documentation

+

+ + + + +
+ + + + + +
+std::vector< CBorderVertex > NL3D::CZoneInfo::BorderVertices +
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + + +
+std::vector< CPatchInfo > NL3D::CZoneInfo::Patchs +
+
+ + + + + +
+   + + +

+ +

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

+

+ + + + +
+ + + + + +
+uint16 NL3D::CZoneInfo::ZoneId +
+
+ + + + + +
+   + + +

+ +

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

+


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