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/classNLPACS_1_1CQuadLeaf.html | 260 +++++++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100644 docs/doxygen/nel/classNLPACS_1_1CQuadLeaf.html (limited to 'docs/doxygen/nel/classNLPACS_1_1CQuadLeaf.html') diff --git a/docs/doxygen/nel/classNLPACS_1_1CQuadLeaf.html b/docs/doxygen/nel/classNLPACS_1_1CQuadLeaf.html new file mode 100644 index 00000000..d68cf299 --- /dev/null +++ b/docs/doxygen/nel/classNLPACS_1_1CQuadLeaf.html @@ -0,0 +1,260 @@ + + + + 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  
+

NLPACS::CQuadLeaf Class Reference

#include <surface_quad.h> +

+

Inheritance diagram for NLPACS::CQuadLeaf: +

+ +NLPACS::IQuadNode + +List of all members. + + + + + + +

Public Methods

 CQuadLeaf (uint8 level=0)
bool isLeaf () const
const IQuadNodegetChild (uint child) const
bool check () const
void serial (NLMISC::IStream &f)
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
NLPACS::CQuadLeaf::CQuadLeaf uint8   level = 0 [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 91 of file surface_quad.h. +

+References NLPACS::IQuadNode::IQuadNode, and level.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + +
bool NLPACS::CQuadLeaf::check   const [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLPACS::IQuadNode. +

+Definition at line 94 of file surface_quad.h. +

+References NLPACS::IQuadNode::_Level, NLPACS::IQuadNode::_MaxHeight, NLPACS::IQuadNode::_MaxThickness, and NLPACS::IQuadNode::_MinHeight.

+

+ + + + +
+ + + + + + + + + + +
const IQuadNode* NLPACS::CQuadLeaf::getChild uint   child const [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLPACS::IQuadNode. +

+Definition at line 93 of file surface_quad.h. +

+References NLPACS::IQuadNode::IQuadNode, and nlerror.

+

+ + + + +
+ + + + + + + + + +
bool NLPACS::CQuadLeaf::isLeaf   const [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Implements NLPACS::IQuadNode. +

+Definition at line 92 of file surface_quad.h.

+

+ + + + +
+ + + + + + + + + + +
void NLPACS::CQuadLeaf::serial NLMISC::IStream  f [inline, virtual]
+
+ + + + + +
+   + + +

+ +

+Reimplemented from NLPACS::IQuadNode. +

+Definition at line 101 of file surface_quad.h.

+


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