aboutsummaryrefslogtreecommitdiff
path: root/docs/doxygen/nel/a03284.html
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a03284.html
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a03284.html')
-rw-r--r--docs/doxygen/nel/a03284.html613
1 files changed, 613 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03284.html b/docs/doxygen/nel/a03284.html
new file mode 100644
index 00000000..2ec1f258
--- /dev/null
+++ b/docs/doxygen/nel/a03284.html
@@ -0,0 +1,613 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>NeL: NL3D::CQuadGridClipCluster class Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.6 -->
+<div class="qindex"> <form class="search" action="search.php" method="get">
+<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
+<h1>NL3D::CQuadGridClipCluster Class Reference</h1><code>#include &lt;<a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>&gt;</code>
+<p>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+A cluster of object for fast BBox clip. <dl compact><dt><b>Author:</b></dt><dd>Lionel Berenguier <p>
+Nevrax France </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>2001 </dd></dl>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00118">118</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>.<table border=0 cellpadding=0 cellspacing=0>
+<tr><td></td></tr>
+<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera0">addModel</a> (const <a class="el" href="a02156.html">NLMISC::CAABBox</a> &amp;worldBBox, <a class="el" href="a02537.html">CTransformShape</a> *model)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera1">clip</a> (<a class="el" href="a02353.html">CClipTrav</a> *clipTrav)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera2">CQuadGridClipCluster</a> (<a class="el" href="a04558.html#a15">uint</a> numDist, float distMax, const <a class="el" href="a02156.html">NLMISC::CAABBox</a> &amp;pivot)</td></tr>
+
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <a href="#NL3D_1_1CQuadGridClipClustera2"></a><br><br></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02156.html">NLMISC::CAABBox</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera3">getBBox</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera4">isEmpty</a> () const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera5">profileNumChildren</a> (<a class="el" href="a04558.html#a15">uint</a> distLevel) const </td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera6">removeModel</a> (<a class="el" href="a02537.html">CTransformShape</a> *model)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera7">resetSons</a> (<a class="el" href="a02353.html">CClipTrav</a> *clipTrav)</td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustera8">~CQuadGridClipCluster</a> ()</td></tr>
+
+<tr><td colspan=2><br><h2>Data Fields</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02520.html">CFastPtrListNode</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustero0">ListNode</a></td></tr>
+
+<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>float&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp0">_DistMax</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp1">_NumDist</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp2">_NumDistTotal</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03286.html">CQuadGridClipClusterQTreeNode</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a></td></tr>
+
+<tr><td colspan=2><br><h2>Friends</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align=right valign=top>class&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustern0">CQuadGridClipClusterQTreeNode</a></td></tr>
+
+</table>
+<hr><h2>Constructor &amp; Destructor Documentation</h2>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera2" doxytag="NL3D::CQuadGridClipCluster::CQuadGridClipCluster" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> NL3D::CQuadGridClipCluster::CQuadGridClipCluster </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a15">uint</a>&nbsp;</td>
+ <td class="mdname" nowrap> <em>numDist</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>float&nbsp;</td>
+ <td class="mdname" nowrap> <em>distMax</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap>const <a class="el" href="a02156.html">NLMISC::CAABBox</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>pivot</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+Constructor.
+<p>
+
+<p>
+Definition at line <a class="el" href="a06302.html#l00399">399</a> of file <a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a>.
+<p>
+References <a class="el" href="a06303.html#l00147">_DistMax</a>, <a class="el" href="a06303.html#l00149">_NumDist</a>, <a class="el" href="a06303.html#l00151">_NumDistTotal</a>, <a class="el" href="a06302.html#l00125">NL3D::CQuadGridClipClusterQTreeNode::init()</a>, <a class="el" href="a06302.html#l00048">NL3D_QUADGRID_CLIP_CLUSTER_DEPTH</a>, and <a class="el" href="a05981.html#l00105">uint</a>.
+<p>
+<div class="fragment"><pre>00400 {
+00401 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp0">_DistMax</a>= distMax;
+00402 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp1">_NumDist</a>= numDist;
+00403 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp2">_NumDistTotal</a>= <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp1">_NumDist</a>+1;
+00404
+00405 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a>.init(<span class="keyword">this</span>, NL3D_QUADGRID_CLIP_CLUSTER_DEPTH, <span class="keyword">true</span>, pivot);
+00406 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera8" doxytag="NL3D::CQuadGridClipCluster::~CQuadGridClipCluster" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> NL3D::CQuadGridClipCluster::~<a class="el" href="a03284.html">CQuadGridClipCluster</a> </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06302.html#l00409">409</a> of file <a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a>.
+<p>
+<div class="fragment"><pre>00410 {
+00411 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Member Function Documentation</h2>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera0" doxytag="NL3D::CQuadGridClipCluster::addModel" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NL3D::CQuadGridClipCluster::addModel </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top">const <a class="el" href="a02156.html">NLMISC::CAABBox</a> &amp;&nbsp;</td>
+ <td class="mdname" nowrap> <em>worldBBox</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td></td>
+ <td class="md" nowrap><a class="el" href="a02537.html">CTransformShape</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>model</em></td>
+ </tr>
+ <tr>
+ <td></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06302.html#l00414">414</a> of file <a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a>.
+<p>
+References <a class="el" href="a06303.html#l00147">_DistMax</a>, <a class="el" href="a06303.html#l00149">_NumDist</a>, <a class="el" href="a06571.html#l00196">NL3D::CTransformShape::_QuadClusterListNode</a>, <a class="el" href="a05587.html#l00115">NLMISC::clamp()</a>, <a class="el" href="a06571.html#l00135">NL3D::CTransformShape::getDistMax()</a>, <a class="el" href="a06302.html#l00301">NL3D::CQuadGridClipClusterQTreeNode::insertModel()</a>, <a class="el" href="a05705.html#l00055">NL3D::CFastPtrListNode::isLinked()</a>, <a class="el" href="a05622.html#l00290">nlassert</a>, and <a class="el" href="a05981.html#l00104">sint</a>.
+<p>
+Referenced by <a class="el" href="a06304.html#l00204">NL3D::CQuadGridClipManager::linkModel()</a>.
+<p>
+<div class="fragment"><pre>00415 {
+00416 <span class="comment">// check not already inserted</span>
+00417 <a class="code" href="a04199.html#a6">nlassert</a>(!model-&gt;_QuadClusterListNode.isLinked());
+00418
+00419 <span class="comment">// Add the model to the good distance list</span>
+00420 <span class="keywordtype">float</span> modelDistMax= model-&gt;getDistMax();
+00421 <a class="code" href="a04558.html#a14">sint</a> distSetup;
+00422 <span class="keywordflow">if</span>(modelDistMax&lt;0)
+00423 distSetup= <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp1">_NumDist</a>;
+00424 <span class="keywordflow">else</span>
+00425 {
+00426 distSetup= (<a class="code" href="a04558.html#a14">sint</a>)floor(_NumDist*modelDistMax/_DistMax);
+00427 <span class="comment">// NB: if &gt;=_DistMax, then distSetup==_NumDist, meaning infinite distance (never dist clipped)</span>
+00428 <a class="code" href="a05378.html#a374">clamp</a>(distSetup, 0, (<a class="code" href="a04558.html#a14">sint</a>)_NumDist);
+00429 }
+00430
+00431 <span class="comment">// add / recurs to the quadtree</span>
+00432 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a>.insertModel(worldBBox, distSetup, model);
+00433 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera1" doxytag="NL3D::CQuadGridClipCluster::clip" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NL3D::CQuadGridClipCluster::clip </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02353.html">CClipTrav</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>clipTrav</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06302.html#l00444">444</a> of file <a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a>.
+<p>
+References <a class="el" href="a06302.html#l00193">NL3D::CQuadGridClipClusterQTreeNode::clip()</a>, and <a class="el" href="a05788.html#l00064">H_AUTO_USE</a>.
+<p>
+<div class="fragment"><pre>00445 {
+00446 <a class="code" href="a04365.html#a7">H_AUTO_USE</a>( NL3D_QuadClip_ClusterClip );
+00447
+00448 <span class="comment">// clip the quadtree</span>
+00449 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a>.clip(clipTrav);
+00450 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera3" doxytag="NL3D::CQuadGridClipCluster::getBBox" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> const <a class="el" href="a02156.html">NLMISC::CAABBox</a>&amp; NL3D::CQuadGridClipCluster::getBBox </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00138">138</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>.
+<p>
+References <a class="el" href="a06303.html#l00075">NL3D::CQuadGridClipClusterQTreeNode::BBox</a>.
+<p>
+Referenced by <a class="el" href="a06304.html#l00319">NL3D::CQuadGridClipManager::profile()</a>.
+<p>
+<div class="fragment"><pre>00138 {<span class="keywordflow">return</span> <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a>.BBox;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera4" doxytag="NL3D::CQuadGridClipCluster::isEmpty" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> bool NL3D::CQuadGridClipCluster::isEmpty </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const<code> [inline]</code></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00137">137</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>.
+<p>
+References <a class="el" href="a06303.html#l00077">NL3D::CQuadGridClipClusterQTreeNode::Empty</a>.
+<p>
+Referenced by <a class="el" href="a06304.html#l00204">NL3D::CQuadGridClipManager::linkModel()</a>, and <a class="el" href="a06304.html#l00319">NL3D::CQuadGridClipManager::profile()</a>.
+<p>
+<div class="fragment"><pre>00137 {<span class="keywordflow">return</span> <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a>.Empty;}
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera5" doxytag="NL3D::CQuadGridClipCluster::profileNumChildren" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a14">sint</a> NL3D::CQuadGridClipCluster::profileNumChildren </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a15">uint</a>&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>distLevel</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap> const</td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06302.html#l00460">460</a> of file <a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a>.
+<p>
+References <a class="el" href="a06302.html#l00377">NL3D::CQuadGridClipClusterQTreeNode::profileNumChildren()</a>, <a class="el" href="a05981.html#l00104">sint</a>, and <a class="el" href="a05981.html#l00105">uint</a>.
+<p>
+Referenced by <a class="el" href="a06304.html#l00319">NL3D::CQuadGridClipManager::profile()</a>.
+<p>
+<div class="fragment"><pre>00461 {
+00462 <a class="code" href="a04558.html#a15">uint</a> result= 0;
+00463 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a>.profileNumChildren(distLevel, result);
+00464 <span class="keywordflow">return</span> result;
+00465 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera6" doxytag="NL3D::CQuadGridClipCluster::removeModel" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NL3D::CQuadGridClipCluster::removeModel </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02537.html">CTransformShape</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>model</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06302.html#l00437">437</a> of file <a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a>.
+<p>
+References <a class="el" href="a06571.html#l00196">NL3D::CTransformShape::_QuadClusterListNode</a>, and <a class="el" href="a05704.html#l00037">NL3D::CFastPtrListNode::unlink()</a>.
+<p>
+<div class="fragment"><pre>00438 {
+00439 model-&gt;_QuadClusterListNode.unlink();
+00440 }
+</pre></div> </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustera7" doxytag="NL3D::CQuadGridClipCluster::resetSons" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> void NL3D::CQuadGridClipCluster::resetSons </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="a02353.html">CClipTrav</a> *&nbsp;</td>
+ <td class="mdname1" valign="top" nowrap> <em>clipTrav</em> </td>
+ <td class="md" valign="top">&nbsp;)&nbsp;</td>
+ <td class="md" nowrap></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06302.html#l00453">453</a> of file <a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a>.
+<p>
+References <a class="el" href="a06302.html#l00363">NL3D::CQuadGridClipClusterQTreeNode::resetSons()</a>.
+<p>
+Referenced by <a class="el" href="a06304.html#l00274">NL3D::CQuadGridClipManager::deleteCaseModels()</a>.
+<p>
+<div class="fragment"><pre>00454 {
+00455 <a class="code" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">_Root</a>.resetSons(clipTrav);
+00456 }
+</pre></div> </td>
+ </tr>
+</table>
+<hr><h2>Friends And Related Function Documentation</h2>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustern0" doxytag="NL3D::CQuadGridClipCluster::CQuadGridClipClusterQTreeNode" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> friend class <a class="el" href="a03286.html">CQuadGridClipClusterQTreeNode</a><code> [friend]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00144">144</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>. </td>
+ </tr>
+</table>
+<hr><h2>Field Documentation</h2>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClusterp0" doxytag="NL3D::CQuadGridClipCluster::_DistMax" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> float <a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp0">NL3D::CQuadGridClipCluster::_DistMax</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00147">147</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>.
+<p>
+Referenced by <a class="el" href="a06302.html#l00414">addModel()</a>, <a class="el" href="a06302.html#l00193">NL3D::CQuadGridClipClusterQTreeNode::clip()</a>, <a class="el" href="a06302.html#l00399">CQuadGridClipCluster()</a>, and <a class="el" href="a06302.html#l00268">NL3D::CQuadGridClipClusterQTreeNode::noFrustumClip()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClusterp1" doxytag="NL3D::CQuadGridClipCluster::_NumDist" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp1">NL3D::CQuadGridClipCluster::_NumDist</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00149">149</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>.
+<p>
+Referenced by <a class="el" href="a06302.html#l00414">addModel()</a>, <a class="el" href="a06302.html#l00193">NL3D::CQuadGridClipClusterQTreeNode::clip()</a>, <a class="el" href="a06302.html#l00399">CQuadGridClipCluster()</a>, and <a class="el" href="a06302.html#l00268">NL3D::CQuadGridClipClusterQTreeNode::noFrustumClip()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClusterp2" doxytag="NL3D::CQuadGridClipCluster::_NumDistTotal" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp2">NL3D::CQuadGridClipCluster::_NumDistTotal</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00151">151</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>.
+<p>
+Referenced by <a class="el" href="a06302.html#l00399">CQuadGridClipCluster()</a>, and <a class="el" href="a06302.html#l00125">NL3D::CQuadGridClipClusterQTreeNode::init()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClusterp3" doxytag="NL3D::CQuadGridClipCluster::_Root" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a03286.html">CQuadGridClipClusterQTreeNode</a> <a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClusterp3">NL3D::CQuadGridClipCluster::_Root</a><code> [protected]</code>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00154">154</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="NL3D_1_1CQuadGridClipClustero0" doxytag="NL3D::CQuadGridClipCluster::ListNode" ></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top"> <a class="el" href="a02520.html">CFastPtrListNode</a> <a class="el" href="a03284.html#NL3D_1_1CQuadGridClipClustero0">NL3D::CQuadGridClipCluster::ListNode</a>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing=5 cellpadding=0 border=0>
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="a06303.html#l00122">122</a> of file <a class="el" href="a06303.html">quad_grid_clip_cluster.h</a>.
+<p>
+Referenced by <a class="el" href="a06304.html#l00204">NL3D::CQuadGridClipManager::linkModel()</a>. </td>
+ </tr>
+</table>
+<hr>The documentation for this class was generated from the following files:<ul>
+<li><a class="el" href="a06303.html">quad_grid_clip_cluster.h</a><li><a class="el" href="a06302.html">quad_grid_clip_cluster.cpp</a></ul>
+<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 07:33:58 2004 for NeL by
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border=0 >
+</a>1.3.6 </small></address>
+</body>
+</html>