Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 60f1dc962abad0f3b492991a4fbef9be > files > 1084

vtk-doc-5.4.2-5mdv2010.0.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>VTK: vtkOBBDicer Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>vtkOBBDicer Class Reference</h1><!-- doxytag: class="vtkOBBDicer" --><!-- doxytag: inherits="vtkDicer" --><code>#include &lt;<a class="el" href="a04395.html">vtkOBBDicer.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkOBBDicer:</div>
<div class="dynsection">
<p><center><img src="a12362.png" border="0" usemap="#a12363" alt="Inheritance graph"></center>
<map name="a12363">
<area shape="rect" href="a00414.html" title="abstract superclass to divide dataset into pieces" alt="" coords="43,304,115,331"><area shape="rect" href="a00375.html" title="Superclass for algorithms that produce output of the same type as input." alt="" coords="5,230,152,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="29,155,128,182"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="39,80,119,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="24,6,133,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkOBBDicer:</div>
<div class="dynsection">
<p><center><img src="a12364.png" border="0" usemap="#a12365" alt="Collaboration graph"></center>
<map name="a12365">
<area shape="rect" href="a00414.html" title="abstract superclass to divide dataset into pieces" alt="" coords="1653,449,1725,476"><area shape="rect" href="a00375.html" title="Superclass for algorithms that produce output of the same type as input." alt="" coords="1383,449,1529,476"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="1044,419,1143,445"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="1407,351,1505,377"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="444,243,524,269"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="675,353,824,380"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="695,116,804,143"><area shape="rect" href="a01250.html" title="represent and manipulate 3D points" alt="" coords="1651,500,1728,527"><area shape="rect" href="a00081.html" title="Abstract superclass for all arrays." alt="" coords="1032,157,1155,184"><area shape="rect" href="a01513.html" title="map scalar values into colors" alt="" coords="849,217,991,244"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="7,88,116,115"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="403,88,565,115"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="169,35,300,61"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="180,243,289,269"><area shape="rect" href="a00980.html" title="map scalar values into colors via a lookup table" alt="" coords="1881,133,1999,160"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="393,8,575,35"><area shape="rect" href="a00356.html" title="abstract superclass for arrays of numeric data" alt="" coords="1405,157,1507,184"><area shape="rect" href="a01784.html" title="dynamic, self&#45;adjusting array of unsigned char" alt="" coords="1609,104,1769,131"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a12366.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
divide dataset into spatially aggregated pieces 
<p>
<a class="el" href="a01081.html" title="divide dataset into spatially aggregated pieces">vtkOBBDicer</a> separates the cells of a dataset into spatially aggregated pieces using a Oriented Bounding Box (OBB). These pieces can then be operated on by other filters (e.g., <a class="el" href="a01707.html" title="extracts cells where scalar value in cell satisfies threshold criterion">vtkThreshold</a>). One application is to break very large polygonal models into pieces and performing viewing and occlusion culling on the pieces.<p>
Refer to the superclass documentation (<a class="el" href="a00414.html" title="abstract superclass to divide dataset into pieces">vtkDicer</a>) for more information.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a00414.html" title="abstract superclass to divide dataset into pieces">vtkDicer</a> vtkConnectedDicer</dd></dl>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_11.html#c2_vtk_t_vtkOBBDicer">vtkOBBDicer (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a04395.html#l00043">43</a> of file <a class="el" href="a04395.html">vtkOBBDicer.h</a>.</p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="a00414.html">vtkDicer</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#039676fd5452cc5a0f58d044e8d961ac">Superclass</a></td></tr>

<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#ef71186f5f43b9302bcdf99989e79536">GetClassName</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#d0cc6a3331d88c4feb704a991e06f04a">IsA</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#00167e06577aa56e9ba1972888a61e40">PrintSelf</a> (ostream &amp;os, <a class="el" href="a00869.html">vtkIndent</a> indent)</td></tr>

<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#5097b8650de25fef0248090ced9e66ab">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01081.html">vtkOBBDicer</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#2ced4520f3198188a82ea19382237beb">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <a class="el" href="a01081.html">vtkOBBDicer</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#8baacc6932890c859ef6fe18bd62d86c">New</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#1539fda5d3171dc698b371be15db03d6">vtkOBBDicer</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#d816182fa0d937c9f09c18307169ba30">~vtkOBBDicer</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#40e728168667589da788d91163df89d9">RequestData</a> (<a class="el" href="a00872.html">vtkInformation</a> *, <a class="el" href="a00895.html">vtkInformationVector</a> **, <a class="el" href="a00895.html">vtkInformationVector</a> *)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#12a0bbdc7333c0a07e9c0d385c0c6546">BuildTree</a> (<a class="el" href="a00720.html">vtkIdList</a> *ptIds, <a class="el" href="a01082.html">vtkOBBNode</a> *OBBptr, <a class="el" href="a00374.html">vtkDataSet</a> *input)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#96af13bbc741b16d42e56992a95010ba">MarkPoints</a> (<a class="el" href="a01082.html">vtkOBBNode</a> *OBBptr, <a class="el" href="a01541.html">vtkShortArray</a> *groupIds)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#ddadcdb1cc30ea2a50708a51a2946d5e">DeleteTree</a> (<a class="el" href="a01082.html">vtkOBBNode</a> *OBBptr)</td></tr>

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01250.html">vtkPoints</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01081.html#487bd4492ecf2f13db39a8e26decc63d">PointsList</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="039676fd5452cc5a0f58d044e8d961ac"></a><!-- doxytag: member="vtkOBBDicer::Superclass" ref="039676fd5452cc5a0f58d044e8d961ac" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00414.html">vtkDicer</a> <a class="el" href="a00414.html">vtkOBBDicer::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00414.html#5c26c1b6dbef07d67dcc30390daaffc1">vtkDicer</a>.</p>

<p>Definition at line <a class="el" href="a04395.html#l00046">46</a> of file <a class="el" href="a04395.html">vtkOBBDicer.h</a>.</p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="1539fda5d3171dc698b371be15db03d6"></a><!-- doxytag: member="vtkOBBDicer::vtkOBBDicer" ref="1539fda5d3171dc698b371be15db03d6" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkOBBDicer::vtkOBBDicer           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04395.html#l00053">53</a> of file <a class="el" href="a04395.html">vtkOBBDicer.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d816182fa0d937c9f09c18307169ba30"></a><!-- doxytag: member="vtkOBBDicer::~vtkOBBDicer" ref="d816182fa0d937c9f09c18307169ba30" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkOBBDicer::~vtkOBBDicer           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04395.html#l00054">54</a> of file <a class="el" href="a04395.html">vtkOBBDicer.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="ef71186f5f43b9302bcdf99989e79536"></a><!-- doxytag: member="vtkOBBDicer::GetClassName" ref="ef71186f5f43b9302bcdf99989e79536" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkOBBDicer::GetClassName           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00414.html#3766a59b65be8e701f4f7595dbdb27d9">vtkDicer</a>.</p>

</div>
</div><p>
<a class="anchor" name="5097b8650de25fef0248090ced9e66ab"></a><!-- doxytag: member="vtkOBBDicer::IsTypeOf" ref="5097b8650de25fef0248090ced9e66ab" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkOBBDicer::IsTypeOf           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00414.html#9a04925f4e7bc436cb16cc1c66992d30">vtkDicer</a>.</p>

</div>
</div><p>
<a class="anchor" name="d0cc6a3331d88c4feb704a991e06f04a"></a><!-- doxytag: member="vtkOBBDicer::IsA" ref="d0cc6a3331d88c4feb704a991e06f04a" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkOBBDicer::IsA           </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>name</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. 
<p>Reimplemented from <a class="el" href="a00414.html#34263e64f9c22b8b8caba4f04f8e29dc">vtkDicer</a>.</p>

</div>
</div><p>
<a class="anchor" name="2ced4520f3198188a82ea19382237beb"></a><!-- doxytag: member="vtkOBBDicer::SafeDownCast" ref="2ced4520f3198188a82ea19382237beb" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01081.html">vtkOBBDicer</a>* vtkOBBDicer::SafeDownCast           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01084.html">vtkObject</a> *&nbsp;</td>
          <td class="paramname"> <em>o</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00414.html#b9ce50d0c41167217d8ee3e91d1dc5d2">vtkDicer</a>.</p>

</div>
</div><p>
<a class="anchor" name="00167e06577aa56e9ba1972888a61e40"></a><!-- doxytag: member="vtkOBBDicer::PrintSelf" ref="00167e06577aa56e9ba1972888a61e40" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkOBBDicer::PrintSelf           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00869.html">vtkIndent</a>&nbsp;</td>
          <td class="paramname"> <em>indent</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use <a class="el" href="a01085.html#edadf6378465fd81c2592ef64262e2a5">Print()</a> instead) but used in the hierarchical print process to combine the output of several classes. 
<p>Reimplemented from <a class="el" href="a00414.html#b5eab2df303e0291ddc91d608cc8f2dc">vtkDicer</a>.</p>

</div>
</div><p>
<a class="anchor" name="8baacc6932890c859ef6fe18bd62d86c"></a><!-- doxytag: member="vtkOBBDicer::New" ref="8baacc6932890c859ef6fe18bd62d86c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01081.html">vtkOBBDicer</a>* vtkOBBDicer::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Instantiate an object. 
<p>Reimplemented from <a class="el" href="a00375.html#366c8a9b4e61249c93fd2f7a492de9cb">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="40e728168667589da788d91163df89d9"></a><!-- doxytag: member="vtkOBBDicer::RequestData" ref="40e728168667589da788d91163df89d9" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkOBBDicer::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> **&nbsp;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00895.html">vtkInformationVector</a> *&nbsp;</td>
          <td class="paramname"></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This is called within ProcessRequest when a request asks the algorithm to do its work. This is the method you should override to do whatever the algorithm is designed to do. This happens during the fourth pass in the pipeline execution process. 
<p>Reimplemented from <a class="el" href="a00375.html#49f7d102eea1f3c58aae7281a1b708cc">vtkDataSetAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="12a0bbdc7333c0a07e9c0d385c0c6546"></a><!-- doxytag: member="vtkOBBDicer::BuildTree" ref="12a0bbdc7333c0a07e9c0d385c0c6546" args="(vtkIdList *ptIds, vtkOBBNode *OBBptr, vtkDataSet *input)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkOBBDicer::BuildTree           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00720.html">vtkIdList</a> *&nbsp;</td>
          <td class="paramname"> <em>ptIds</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01082.html">vtkOBBNode</a> *&nbsp;</td>
          <td class="paramname"> <em>OBBptr</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00374.html">vtkDataSet</a> *&nbsp;</td>
          <td class="paramname"> <em>input</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="96af13bbc741b16d42e56992a95010ba"></a><!-- doxytag: member="vtkOBBDicer::MarkPoints" ref="96af13bbc741b16d42e56992a95010ba" args="(vtkOBBNode *OBBptr, vtkShortArray *groupIds)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkOBBDicer::MarkPoints           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01082.html">vtkOBBNode</a> *&nbsp;</td>
          <td class="paramname"> <em>OBBptr</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a01541.html">vtkShortArray</a> *&nbsp;</td>
          <td class="paramname"> <em>groupIds</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<a class="anchor" name="ddadcdb1cc30ea2a50708a51a2946d5e"></a><!-- doxytag: member="vtkOBBDicer::DeleteTree" ref="ddadcdb1cc30ea2a50708a51a2946d5e" args="(vtkOBBNode *OBBptr)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkOBBDicer::DeleteTree           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01082.html">vtkOBBNode</a> *&nbsp;</td>
          <td class="paramname"> <em>OBBptr</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="487bd4492ecf2f13db39a8e26decc63d"></a><!-- doxytag: member="vtkOBBDicer::PointsList" ref="487bd4492ecf2f13db39a8e26decc63d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01250.html">vtkPoints</a>* <a class="el" href="a01081.html#487bd4492ecf2f13db39a8e26decc63d">vtkOBBDicer::PointsList</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04395.html#l00063">63</a> of file <a class="el" href="a04395.html">vtkOBBDicer.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Graphics/<a class="el" href="a04395.html">vtkOBBDicer.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:19:18 2009 for VTK by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>