Sophie

Sophie

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

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: vtkExtractSelectedThresholds 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>vtkExtractSelectedThresholds Class Reference</h1><!-- doxytag: class="vtkExtractSelectedThresholds" --><!-- doxytag: inherits="vtkExtractSelectionBase" --><code>#include &lt;<a class="el" href="a04328.html">vtkExtractSelectedThresholds.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkExtractSelectedThresholds:</div>
<div class="dynsection">
<p><center><img src="a09713.png" border="0" usemap="#a09714" alt="Inheritance graph"></center>
<map name="a09714">
<area shape="rect" href="a00520.html" title="abstract base class for all extract selection filters." alt="" coords="21,304,192,331"><area shape="rect" href="a00363.html" title="Superclass for algorithms that produce only data object as output." alt="" coords="24,230,189,256"><area shape="rect" href="a00101.html" title="Superclass for all sources, filters, and sinks in VTK." alt="" coords="57,155,156,182"><area shape="rect" href="a01084.html" title="abstract base class for most VTK objects" alt="" coords="67,80,147,107"><area shape="rect" href="a01085.html" title="abstract base class for most VTK objects" alt="" coords="52,6,161,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkExtractSelectedThresholds:</div>
<div class="dynsection">
<p><center><img src="a09715.png" border="0" usemap="#a09716" alt="Collaboration graph"></center>
<map name="a09716">
<area shape="rect" href="a00520.html" title="abstract base class for all extract selection filters." alt="" coords="165,576,336,603"><area shape="rect" href="a00363.html" title="Superclass for algorithms that produce only data object as output." alt="" coords="168,499,333,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="a09717.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
extract a cells or points from a dataset that have values within a set of thresholds. 
<p>
<a class="el" href="a00518.html" title="extract a cells or points from a dataset that have values within a set of thresholds...">vtkExtractSelectedThresholds</a> extracts all cells and points with attribute values that lie within a vtkSelection's THRESHOLD contents. The selecion can specify to threshold a particular array within either the point or cell attribute data of the input. This is similar to <a class="el" href="a01707.html" title="extracts cells where scalar value in cell satisfies threshold criterion">vtkThreshold</a> but allows mutliple thresholds ranges. This filter adds a scalar array called vtkOriginalCellIds that says what input cell produced each output cell. This is an example of a Pedigree ID which helps to trace back results.<p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="a01522.html" title="A node in a selection tree. Used to store selection results.">vtkSelection</a> <a class="el" href="a00519.html" title="extract a subset from a vtkDataSet.">vtkExtractSelection</a> <a class="el" href="a01707.html" title="extracts cells where scalar value in cell satisfies threshold criterion">vtkThreshold</a> </dd></dl>

<p>Definition at line <a class="el" href="a04328.html#l00043">43</a> of file <a class="el" href="a04328.html">vtkExtractSelectedThresholds.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="a00520.html">vtkExtractSelectionBase</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00518.html#78f9840cb5c66961453beffc3245abd4">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="a00518.html#bc5022368ee96cc64f84850b7d7c04b4">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="a00518.html#bd22f87c04aff2224eec06c0370dfb03">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="a00518.html#819ce26dcd09c929e0b3044aa0a4ad8c">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="a00518.html#9db6e90fab209cbe46411a6a1991d519">IsTypeOf</a> (const char *type)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00518.html">vtkExtractSelectedThresholds</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00518.html#6f65a1809329af239cd5a2ab401a647d">SafeDownCast</a> (<a class="el" href="a01084.html">vtkObject</a> *o)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static <br>
<a class="el" href="a00518.html">vtkExtractSelectedThresholds</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00518.html#777be7b81d5901fbb29a80002d75dfe3">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="a00518.html#84290e6383834525fafa8f82e0761828">EvaluateValue</a> (<a class="el" href="a00356.html">vtkDataArray</a> *scalars, <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> id, <a class="el" href="a00436.html">vtkDoubleArray</a> *lims)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">static int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00518.html#eadcd5757166997540994ac3753c95ec">EvaluateValue</a> (<a class="el" href="a00356.html">vtkDataArray</a> *scalars, <a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> id, <a class="el" href="a00436.html">vtkDoubleArray</a> *lims, int *AboveCount, int *BelowCount, int *InsideCount)</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="a00518.html#01fd854cd8e7d6bc4e21bf940766cae2">vtkExtractSelectedThresholds</a> ()</td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00518.html#f872c50d20eaee7d3f49a5547c1cf8cc">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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00518.html#90548dfaec02a074dac97825bb88a323">ExtractCells</a> (<a class="el" href="a01525.html">vtkSelectionNode</a> *sel, <a class="el" href="a00374.html">vtkDataSet</a> *input, <a class="el" href="a00374.html">vtkDataSet</a> *output, int usePointScalars)</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00518.html#8ae17f4590c270254f1e2106ff7fbf35">ExtractPoints</a> (<a class="el" href="a01525.html">vtkSelectionNode</a> *sel, <a class="el" href="a00374.html">vtkDataSet</a> *input, <a class="el" href="a00374.html">vtkDataSet</a> *output)</td></tr>

</table>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="78f9840cb5c66961453beffc3245abd4"></a><!-- doxytag: member="vtkExtractSelectedThresholds::Superclass" ref="78f9840cb5c66961453beffc3245abd4" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef <a class="el" href="a00520.html">vtkExtractSelectionBase</a> <a class="el" href="a00520.html">vtkExtractSelectedThresholds::Superclass</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a00520.html#116759fadc242953394da7f784d8c2e1">vtkExtractSelectionBase</a>.</p>

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

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="01fd854cd8e7d6bc4e21bf940766cae2"></a><!-- doxytag: member="vtkExtractSelectedThresholds::vtkExtractSelectedThresholds" ref="01fd854cd8e7d6bc4e21bf940766cae2" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkExtractSelectedThresholds::vtkExtractSelectedThresholds           </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="3e124947c685d20af10a0e5e2c894b02"></a><!-- doxytag: member="vtkExtractSelectedThresholds::~vtkExtractSelectedThresholds" ref="3e124947c685d20af10a0e5e2c894b02" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">vtkExtractSelectedThresholds::~vtkExtractSelectedThresholds           </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>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="bc5022368ee96cc64f84850b7d7c04b4"></a><!-- doxytag: member="vtkExtractSelectedThresholds::GetClassName" ref="bc5022368ee96cc64f84850b7d7c04b4" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual const char* vtkExtractSelectedThresholds::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="a00520.html#faa7d40764710f4b3e22990aa7be32c1">vtkExtractSelectionBase</a>.</p>

</div>
</div><p>
<a class="anchor" name="9db6e90fab209cbe46411a6a1991d519"></a><!-- doxytag: member="vtkExtractSelectedThresholds::IsTypeOf" ref="9db6e90fab209cbe46411a6a1991d519" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkExtractSelectedThresholds::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="a00520.html#2eaaced95735d15848e7eaa95fea33ad">vtkExtractSelectionBase</a>.</p>

</div>
</div><p>
<a class="anchor" name="bd22f87c04aff2224eec06c0370dfb03"></a><!-- doxytag: member="vtkExtractSelectedThresholds::IsA" ref="bd22f87c04aff2224eec06c0370dfb03" args="(const char *type)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual int vtkExtractSelectedThresholds::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="a00520.html#989a78f04cd266ae9cfa4e9b0a6b6a4d">vtkExtractSelectionBase</a>.</p>

</div>
</div><p>
<a class="anchor" name="6f65a1809329af239cd5a2ab401a647d"></a><!-- doxytag: member="vtkExtractSelectedThresholds::SafeDownCast" ref="6f65a1809329af239cd5a2ab401a647d" args="(vtkObject *o)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="a00518.html">vtkExtractSelectedThresholds</a>* vtkExtractSelectedThresholds::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="a00520.html#31abafdcb8b25fbaf8c9ea609c4fdc77">vtkExtractSelectionBase</a>.</p>

</div>
</div><p>
<a class="anchor" name="819ce26dcd09c929e0b3044aa0a4ad8c"></a><!-- doxytag: member="vtkExtractSelectedThresholds::PrintSelf" ref="819ce26dcd09c929e0b3044aa0a4ad8c" args="(ostream &amp;os, vtkIndent indent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkExtractSelectedThresholds::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="a00520.html#26765baa7a977b672f3a48429046230c">vtkExtractSelectionBase</a>.</p>

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

<p>
Constructor 
<p>Reimplemented from <a class="el" href="a00363.html#a80436810042ef236258b927f0390bb3">vtkDataObjectAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="84290e6383834525fafa8f82e0761828"></a><!-- doxytag: member="vtkExtractSelectedThresholds::EvaluateValue" ref="84290e6383834525fafa8f82e0761828" args="(vtkDataArray *scalars, vtkIdType id, vtkDoubleArray *lims)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkExtractSelectedThresholds::EvaluateValue           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00356.html">vtkDataArray</a> *&nbsp;</td>
          <td class="paramname"> <em>scalars</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>id</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00436.html">vtkDoubleArray</a> *&nbsp;</td>
          <td class="paramname"> <em>lims</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Function for determining whether a value in a data array passes the threshold test(s) provided in lims. Returns 1 if the value passes at least one of the threshold tests. 
</div>
</div><p>
<a class="anchor" name="eadcd5757166997540994ac3753c95ec"></a><!-- doxytag: member="vtkExtractSelectedThresholds::EvaluateValue" ref="eadcd5757166997540994ac3753c95ec" args="(vtkDataArray *scalars, vtkIdType id, vtkDoubleArray *lims, int *AboveCount, int *BelowCount, int *InsideCount)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static int vtkExtractSelectedThresholds::EvaluateValue           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00356.html">vtkDataArray</a> *&nbsp;</td>
          <td class="paramname"> <em>scalars</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>id</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00436.html">vtkDoubleArray</a> *&nbsp;</td>
          <td class="paramname"> <em>lims</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int *&nbsp;</td>
          <td class="paramname"> <em>AboveCount</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int *&nbsp;</td>
          <td class="paramname"> <em>BelowCount</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int *&nbsp;</td>
          <td class="paramname"> <em>InsideCount</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Function for determining whether a value in a data array passes the threshold test(s) provided in lims. Returns 1 if the value passes at least one of the threshold tests. Also returns in AboveCount, BelowCount and InsideCount the number of tests where the value was above, below or inside the interval. 
</div>
</div><p>
<a class="anchor" name="f872c50d20eaee7d3f49a5547c1cf8cc"></a><!-- doxytag: member="vtkExtractSelectedThresholds::RequestData" ref="f872c50d20eaee7d3f49a5547c1cf8cc" args="(vtkInformation *, vtkInformationVector **, vtkInformationVector *)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkExtractSelectedThresholds::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>

<p>Reimplemented from <a class="el" href="a00363.html#81c15bbf415932f0eb87723639c46901">vtkDataObjectAlgorithm</a>.</p>

</div>
</div><p>
<a class="anchor" name="90548dfaec02a074dac97825bb88a323"></a><!-- doxytag: member="vtkExtractSelectedThresholds::ExtractCells" ref="90548dfaec02a074dac97825bb88a323" args="(vtkSelectionNode *sel, vtkDataSet *input, vtkDataSet *output, int usePointScalars)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkExtractSelectedThresholds::ExtractCells           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01525.html">vtkSelectionNode</a> *&nbsp;</td>
          <td class="paramname"> <em>sel</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>
        </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>output</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&nbsp;</td>
          <td class="paramname"> <em>usePointScalars</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="8ae17f4590c270254f1e2106ff7fbf35"></a><!-- doxytag: member="vtkExtractSelectedThresholds::ExtractPoints" ref="8ae17f4590c270254f1e2106ff7fbf35" args="(vtkSelectionNode *sel, vtkDataSet *input, vtkDataSet *output)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkExtractSelectedThresholds::ExtractPoints           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a01525.html">vtkSelectionNode</a> *&nbsp;</td>
          <td class="paramname"> <em>sel</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>
        </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>output</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>
<hr>The documentation for this class was generated from the following file:<ul>
<li>dox/Graphics/<a class="el" href="a04328.html">vtkExtractSelectedThresholds.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:02:38 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>