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

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

Public Methods

 CZoneIdent ()
bool operator< (const CZoneIdent &z) const

Public Attributes

sint ZoneId
CBSphere Sphere
sint NPatchInserted
std::vector< CPatchIdentPatchs
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CMiniCol::CZoneIdent::CZoneIdent   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 128 of file mini_col.h. +

+References NPatchInserted. +

+Referenced by operator<.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
bool NL3D::CMiniCol::CZoneIdent::operator< const CZoneIdent &   z const [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 129 of file mini_col.h. +

+References CZoneIdent, z, and ZoneId.

+


Member Data Documentation

+

+ + + + +
+ + +
sint NL3D::CMiniCol::CZoneIdent::NPatchInserted +
+
+ + + + + +
+   + + +

+ +

+Definition at line 125 of file mini_col.h. +

+Referenced by CZoneIdent.

+

+ + + + +
+ + +
std::vector<CPatchIdent> NL3D::CMiniCol::CZoneIdent::Patchs +
+
+ + + + + +
+   + + +

+ +

+Definition at line 126 of file mini_col.h.

+

+ + + + +
+ + +
CBSphere NL3D::CMiniCol::CZoneIdent::Sphere +
+
+ + + + + +
+   + + +

+ +

+Definition at line 124 of file mini_col.h.

+

+ + + + +
+ + +
sint NL3D::CMiniCol::CZoneIdent::ZoneId +
+
+ + + + + +
+   + + +

+ +

+Definition at line 123 of file mini_col.h. +

+Referenced by operator<.

+


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