From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../structNL3D_1_1CZoneSmoother_1_1CZoneInfo.html | 177 +++++++++++++++++++++ 1 file changed, 177 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CZoneSmoother_1_1CZoneInfo.html (limited to 'docs/doxygen/nel/structNL3D_1_1CZoneSmoother_1_1CZoneInfo.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CZoneSmoother_1_1CZoneInfo.html b/docs/doxygen/nel/structNL3D_1_1CZoneSmoother_1_1CZoneInfo.html new file mode 100644 index 00000000..ad663326 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CZoneSmoother_1_1CZoneInfo.html @@ -0,0 +1,177 @@ + + + + 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::CZoneSmoother::CZoneInfo Struct Reference

#include <zone_smoother.h> +

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

Public Methods

 CZoneInfo ()

Public Attributes

uint16 ZoneId
 Id of the zone. More...

std::vector< CPatchInfo > * Patchs
 A ptr on the array of patchs of the zone. More...

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CZoneSmoother::CZoneInfo::CZoneInfo   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file zone_smoother.h. +

+References Patchs, and ZoneId.

+


Member Data Documentation

+

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

+A ptr on the array of patchs of the zone. +

+ +

+Definition at line 55 of file zone_smoother.h. +

+Referenced by CZoneInfo.

+

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

+Id of the zone. +

+ +

+Definition at line 52 of file zone_smoother.h. +

+Referenced by CZoneInfo.

+


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