Sophie

Sophie

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

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: vtkMultiThreshold::Interval 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 class="navpath"><a class="el" href="a01066.html">vtkMultiThreshold</a>::<a class="el" href="a01068.html">Interval</a>
  </div>
</div>
<div class="contents">
<h1>vtkMultiThreshold::Interval Class Reference</h1><!-- doxytag: class="vtkMultiThreshold::Interval" --><!-- doxytag: inherits="vtkMultiThreshold::Set" --><code>#include &lt;<a class="el" href="a04394.html">vtkMultiThreshold.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for vtkMultiThreshold::Interval:</div>
<div class="dynsection">
<p><center><img src="a12312.png" border="0" usemap="#a12313" alt="Inheritance graph"></center>
<map name="a12313">
<area shape="rect" href="a01070.html" title="A base class for representing threshold sets." alt="" coords="19,5,176,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
<div class="dynheader">
Collaboration diagram for vtkMultiThreshold::Interval:</div>
<div class="dynsection">
<p><center><img src="a12314.png" border="0" usemap="#a12315" alt="Collaboration graph"></center>
<map name="a12315">
<area shape="rect" href="a01070.html" title="A base class for representing threshold sets." alt="" coords="6,5,163,32"><area shape="rect" href="a01069.html" title="A class with comparison operator used to index input array norms used in threshold..." alt="" coords="187,5,382,32"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="a12316.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
A subset of a mesh represented by a range of acceptable attribute values. 
<p>Definition at line <a class="el" href="a04394.html#l00303">303</a> of file <a class="el" href="a04394.html">vtkMultiThreshold.h</a>.</p>
<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">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01068.html#c3dba8c1f5d542ed3043ba5ec4e4f393">Match</a> (double cellNorm[2])</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Does the specified range fall inside the interval? For cell-centered attributes, only cellNorm[0] is examined.  <a href="#c3dba8c1f5d542ed3043ba5ec4e4f393"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01068.html#153a3ae353714f9b1469583b32bd1944">~Interval</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01068.html#39360cf47bff8149eea87d49d2a240a1">PrintNode</a> (ostream &amp;os)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Print a graphviz node name for use in an edge statement.  <a href="#39360cf47bff8149eea87d49d2a240a1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual <a class="el" href="a01068.html">Interval</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01068.html#9cb8aa6ccd49bf16c88e4c6f1f41fe86">GetIntervalPointer</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01068.html#f85a77e1ddd2b924951797198641362a">EndpointValues</a> [2]</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The values defining the interval. These must be in ascending order.  <a href="#f85a77e1ddd2b924951797198641362a"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01068.html#98e6455926223657280b21e0a96c872b">EndpointClosures</a> [2]</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Are the endpoint values themselves included in the set (CLOSED) or not (OPEN)?  <a href="#98e6455926223657280b21e0a96c872b"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01069.html">NormKey</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01068.html#d49959c1cfa069fa14e9391f6a8aa643">Norm</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This contains information about the attribute over which the interval is defined.  <a href="#d49959c1cfa069fa14e9391f6a8aa643"></a><br></td></tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="153a3ae353714f9b1469583b32bd1944"></a><!-- doxytag: member="vtkMultiThreshold::Interval::~Interval" ref="153a3ae353714f9b1469583b32bd1944" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual vtkMultiThreshold::Interval::~Interval           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04394.html#l00318">318</a> of file <a class="el" href="a04394.html">vtkMultiThreshold.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="c3dba8c1f5d542ed3043ba5ec4e4f393"></a><!-- doxytag: member="vtkMultiThreshold::Interval::Match" ref="c3dba8c1f5d542ed3043ba5ec4e4f393" args="(double cellNorm[2])" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int vtkMultiThreshold::Interval::Match           </td>
          <td>(</td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cellNorm</em>[2]          </td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Does the specified range fall inside the interval? For cell-centered attributes, only cellNorm[0] is examined. 
<p>
For point-centered attributes, cellNorm[0] is the minimum norm taken on over the cell and cellNorm[1] is the maximum. 
</div>
</div><p>
<a class="anchor" name="39360cf47bff8149eea87d49d2a240a1"></a><!-- doxytag: member="vtkMultiThreshold::Interval::PrintNode" ref="39360cf47bff8149eea87d49d2a240a1" args="(ostream &amp;os)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void vtkMultiThreshold::Interval::PrintNode           </td>
          <td>(</td>
          <td class="paramtype">ostream &amp;&nbsp;</td>
          <td class="paramname"> <em>os</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Print a graphviz node name for use in an edge statement. 
<p>

<p>Implements <a class="el" href="a01070.html#b6512f324720774f4cd4425963b03042">vtkMultiThreshold::Set</a>.</p>

</div>
</div><p>
<a class="anchor" name="9cb8aa6ccd49bf16c88e4c6f1f41fe86"></a><!-- doxytag: member="vtkMultiThreshold::Interval::GetIntervalPointer" ref="9cb8aa6ccd49bf16c88e4c6f1f41fe86" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01068.html">vtkMultiThreshold::Interval</a> * vtkMultiThreshold::Interval::GetIntervalPointer           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Reimplemented from <a class="el" href="a01070.html#7f4f39f8656a3aebb35362703adc3f64">vtkMultiThreshold::Set</a>.</p>

<p>Definition at line <a class="el" href="a04394.html#l00467">467</a> of file <a class="el" href="a04394.html">vtkMultiThreshold.h</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="f85a77e1ddd2b924951797198641362a"></a><!-- doxytag: member="vtkMultiThreshold::Interval::EndpointValues" ref="f85a77e1ddd2b924951797198641362a" args="[2]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="a01068.html#f85a77e1ddd2b924951797198641362a">vtkMultiThreshold::Interval::EndpointValues</a>[2]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
The values defining the interval. These must be in ascending order. 
<p>

<p>Definition at line <a class="el" href="a04394.html#l00306">306</a> of file <a class="el" href="a04394.html">vtkMultiThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="98e6455926223657280b21e0a96c872b"></a><!-- doxytag: member="vtkMultiThreshold::Interval::EndpointClosures" ref="98e6455926223657280b21e0a96c872b" args="[2]" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01068.html#98e6455926223657280b21e0a96c872b">vtkMultiThreshold::Interval::EndpointClosures</a>[2]          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Are the endpoint values themselves included in the set (CLOSED) or not (OPEN)? 
<p>

<p>Definition at line <a class="el" href="a04394.html#l00308">308</a> of file <a class="el" href="a04394.html">vtkMultiThreshold.h</a>.</p>

</div>
</div><p>
<a class="anchor" name="d49959c1cfa069fa14e9391f6a8aa643"></a><!-- doxytag: member="vtkMultiThreshold::Interval::Norm" ref="d49959c1cfa069fa14e9391f6a8aa643" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01069.html">NormKey</a> <a class="el" href="a01068.html#d49959c1cfa069fa14e9391f6a8aa643">vtkMultiThreshold::Interval::Norm</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
This contains information about the attribute over which the interval is defined. 
<p>

<p>Definition at line <a class="el" href="a04394.html#l00310">310</a> of file <a class="el" href="a04394.html">vtkMultiThreshold.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="a04394.html">vtkMultiThreshold.h</a></ul>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 3 19:19:04 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>