Sophie

Sophie

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

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: vtkPointSetToLabelHierarchy 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>vtkPointSetToLabelHierarchy Class Reference</h1><!-- doxytag: class="vtkPointSetToLabelHierarchy" --><!-- doxytag: inherits="vtkLabelHierarchyAlgorithm" --><code>#include &lt;<a class="el" href="a05304.html">vtkPointSetToLabelHierarchy.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkPointSetToLabelHierarchy:</div>
<div class="dynsection">
<p><center><img src="a13185.png" border="0" usemap="#a13186" alt="Inheritance graph"></center>
<map name="a13186">
<area shape="rect" href="a00944.html" title="Superclass for algorithms that produce only label hierarchies as output." alt="" coords="11,229,200,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="56,155,155,181"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="66,80,146,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="51,5,160,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkPointSetToLabelHierarchy:</div>
<div class="dynsection">
<p><center><img src="a13187.png" border="0" usemap="#a13188" alt="Collaboration graph"></center>
<map name="a13188">
<area shape="rect" href="a00944.html" title="Superclass for algorithms that produce only label hierarchies as output." alt="" coords="156,499,345,525"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="281,381,380,408"><area shape="rect" href="a00472.html" title="Superclass for all pipeline executives in VTK." alt="" coords="477,499,576,525"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="407,173,487,200"><area shape="rect" href="a00895.html" title="Store zero or more vtkInformation instances." alt="" coords="404,264,553,291"><area shape="rect" href="a00872.html" title="Store vtkAlgorithm input/output information." alt="" coords="212,264,321,291"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="164,5,273,32"><area shape="rect" href="a00884.html" title="internal structure for vtkInformation" alt="" coords="5,173,168,200"><area shape="rect" href="a00886.html" title="Superclass for vtkInformation keys." alt="" coords="153,83,284,109"><area shape="rect" href="a01719.html" title="record modification and/or execution time" alt="" coords="308,83,417,109"><area shape="rect" href="a00891.html" title="Key for pointer to pointer." alt="" coords="192,173,373,200"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a13189.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
build a label hierarchy for a graph or point set. 
<p>
Every point in the input <a class="el" href="a01250.html" title="represent and manipulate 3D points">vtkPoints</a> object is taken to be an anchor point for a label. Statistics on the input points are used to subdivide an octree referencing the points until the points each octree node contains have a variance close to the node size and a limited population (&lt; 100).<p>
<dl class="user" compact><dt><b>Tests:</b></dt><dd><a class="el" href="c2_vtk_t_12.html#c2_vtk_t_vtkPointSetToLabelHierarchy">vtkPointSetToLabelHierarchy (Tests)</a> </dd></dl>

<p>Definition at line <a class="el" href="a05304.html#l00040">40</a> of file <a class="el" href="a05304.html">vtkPointSetToLabelHierarchy.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="a00944.html">vtkLabelHierarchyAlgorithm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#85462179239afe2bb0db981d20fae0f3">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="a01254.html#4b4886a7fe81e762cbfcd31d2e41e3c4">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="a01254.html#571114038248fd234d47280e1a02cb36">IsA</a> (const char *type)</td></tr>

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

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#e2629ad70883bcd0e774081ff0e26ec3">SetTargetLabelCount</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#d32296eff45d1c5bbd297f45e6e87252">GetTargetLabelCount</a> ()</td></tr>

<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#03492e7b014c285ee28e427be365e79a">SetMaximumDepth</a> (int)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#b18abd04f1b5b58c218a73692ced8d74">GetMaximumDepth</a> ()</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 <br>
<a class="el" href="a01254.html">vtkPointSetToLabelHierarchy</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#34f2708bf10969c9b0199c0f86e65122">New</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a01254.html">vtkPointSetToLabelHierarchy</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#b11110525f396e81619cd14923550aa0">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</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="a01254.html#956bd35994c79a2ddc14a73d8c0db27a">vtkPointSetToLabelHierarchy</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#30783e20e6a16ff85b3b1b81648afe97">~vtkPointSetToLabelHierarchy</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="a01254.html#abbd6de382b73a31197023502232098a">FillInputPortInformation</a> (int port, <a class="el" href="a00872.html">vtkInformation</a> *info)</td></tr>

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

<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#962b914e770af438b70103e4b6ce1196">TargetLabelCount</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01254.html#e83735353b058b8cd212c535244418e1">MaximumDepth</a></td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="85462179239afe2bb0db981d20fae0f3"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::Superclass" ref="85462179239afe2bb0db981d20fae0f3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00944.html">vtkLabelHierarchyAlgorithm</a> <a class="el" href="a00944.html">vtkPointSetToLabelHierarchy::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00944.html#c4ec48ae3cf4a16956f80c1fa565aed4">vtkLabelHierarchyAlgorithm</a>.</p>

<p>Definition at line <a class="el" href="a05304.html#l00044">44</a> of file <a class="el" href="a05304.html">vtkPointSetToLabelHierarchy.h</a>.</p>

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

<p>

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

<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="34f2708bf10969c9b0199c0f86e65122"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::New" ref="34f2708bf10969c9b0199c0f86e65122" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01254.html">vtkPointSetToLabelHierarchy</a>* vtkPointSetToLabelHierarchy::New           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. 
<p>Reimplemented from <a class="el" href="a00944.html#5c96b091557b071eda149b19a3f61256">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="4b4886a7fe81e762cbfcd31d2e41e3c4"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::GetClassName" ref="4b4886a7fe81e762cbfcd31d2e41e3c4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkPointSetToLabelHierarchy::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="a00944.html#591a34a0c92d566bcb0975bd842217be">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="f93dadd5c67c36d4d137291a1d6cccb3"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::IsTypeOf" ref="f93dadd5c67c36d4d137291a1d6cccb3" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkPointSetToLabelHierarchy::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="a00944.html#a60f989060250f0f70d9eee03c5dc2ef">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="571114038248fd234d47280e1a02cb36"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::IsA" ref="571114038248fd234d47280e1a02cb36" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPointSetToLabelHierarchy::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="a00944.html#90befe9b8ae42f25f7e1fc4bc91806af">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="b11110525f396e81619cd14923550aa0"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::SafeDownCast" ref="b11110525f396e81619cd14923550aa0" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a01254.html">vtkPointSetToLabelHierarchy</a>* vtkPointSetToLabelHierarchy::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="a00944.html#19085afc8b11569acd910feea84d6f4f">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="c492d4994e1b58cf64d9de0b5e0c8535"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::PrintSelf" ref="c492d4994e1b58cf64d9de0b5e0c8535" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPointSetToLabelHierarchy::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="a00944.html#324f81fd12008206cb6855aafd9d650b">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="e2629ad70883bcd0e774081ff0e26ec3"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::SetTargetLabelCount" ref="e2629ad70883bcd0e774081ff0e26ec3" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPointSetToLabelHierarchy::SetTargetLabelCount           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/get the "ideal" number of labels to associate with each node in the output hierarchy. 
</div>
</div><p>
<a class="anchor" name="d32296eff45d1c5bbd297f45e6e87252"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::GetTargetLabelCount" ref="d32296eff45d1c5bbd297f45e6e87252" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPointSetToLabelHierarchy::GetTargetLabelCount           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/get the "ideal" number of labels to associate with each node in the output hierarchy. 
</div>
</div><p>
<a class="anchor" name="03492e7b014c285ee28e427be365e79a"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::SetMaximumDepth" ref="03492e7b014c285ee28e427be365e79a" args="(int)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkPointSetToLabelHierarchy::SetMaximumDepth           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/get the maximum tree depth in the output hierarchy. 
</div>
</div><p>
<a class="anchor" name="b18abd04f1b5b58c218a73692ced8d74"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::GetMaximumDepth" ref="b18abd04f1b5b58c218a73692ced8d74" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPointSetToLabelHierarchy::GetMaximumDepth           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Set/get the maximum tree depth in the output hierarchy. 
</div>
</div><p>
<a class="anchor" name="abbd6de382b73a31197023502232098a"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::FillInputPortInformation" ref="abbd6de382b73a31197023502232098a" args="(int port, vtkInformation *info)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPointSetToLabelHierarchy::FillInputPortInformation           </td>
          <td>(</td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>port</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>info</em></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>
Fill the input port information objects for this algorithm. This is invoked by the first call to GetInputPortInformation for each port so subclasses can specify what they can handle. 
<p>Reimplemented from <a class="el" href="a00944.html#d45626403d59c4b2704466ea8562fec1">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="cb9d3e7e18d239821241cc3149d6c96c"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::RequestData" ref="cb9d3e7e18d239821241cc3149d6c96c" args="(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkPointSetToLabelHierarchy::RequestData           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00872.html">vtkInformation</a> *&nbsp;</td>
          <td class="paramname"> <em>request</em>, </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"> <em>inputVector</em>, </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"> <em>outputVector</em></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 by the superclass. This is the method you should override. 
<p>Reimplemented from <a class="el" href="a00944.html#133ef40a02597577532cae23cdea088e">vtkLabelHierarchyAlgorithm</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="962b914e770af438b70103e4b6ce1196"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::TargetLabelCount" ref="962b914e770af438b70103e4b6ce1196" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01254.html#962b914e770af438b70103e4b6ce1196">vtkPointSetToLabelHierarchy::TargetLabelCount</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05304.html#l00071">71</a> of file <a class="el" href="a05304.html">vtkPointSetToLabelHierarchy.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="e83735353b058b8cd212c535244418e1"></a><!-- doxytag: member="vtkPointSetToLabelHierarchy::MaximumDepth" ref="e83735353b058b8cd212c535244418e1" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01254.html#e83735353b058b8cd212c535244418e1">vtkPointSetToLabelHierarchy::MaximumDepth</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a05304.html#l00072">72</a> of file <a class="el" href="a05304.html">vtkPointSetToLabelHierarchy.h</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Rendering/<a class="el" href="a05304.html">vtkPointSetToLabelHierarchy.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:25:12 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>