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/a02932.html | 114 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 docs/doxygen/nel/a02932.html (limited to 'docs/doxygen/nel/a02932.html') diff --git a/docs/doxygen/nel/a02932.html b/docs/doxygen/nel/a02932.html new file mode 100644 index 00000000..2203f7db --- /dev/null +++ b/docs/doxygen/nel/a02932.html @@ -0,0 +1,114 @@ + + +NeL: NL3D::CMiniCol::CPatchIdent struct Reference + + + +
+

NL3D::CMiniCol::CPatchIdent Struct Reference

+ + + + + + + + + +

Public Member Functions

 CPatchIdent ()

Data Fields

bool Inserted
CBSphere Sphere
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CMiniCol::CPatchIdent::CPatchIdent  )  [inline]
+
+ + + + + +
+   + + +

+ +

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

+

00118 {Inserted= false;}
+
+


Field Documentation

+

+ + + + +
+ + +
bool NL3D::CMiniCol::CPatchIdent::Inserted +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CMiniCol::removeZone(), and NL3D::CMiniCol::setCenter().

+

+ + + + +
+ + +
CBSphere NL3D::CMiniCol::CPatchIdent::Sphere +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by NL3D::CMiniCol::removeZone(), and NL3D::CMiniCol::setCenter().

+


The documentation for this struct was generated from the following file: +
Generated on Tue Mar 16 06:56:25 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1