Sophie

Sophie

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

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::NormKey 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="a01069.html">NormKey</a>
  </div>
</div>
<div class="contents">
<h1>vtkMultiThreshold::NormKey Class Reference</h1><!-- doxytag: class="vtkMultiThreshold::NormKey" --><code>#include &lt;<a class="el" href="a04394.html">vtkMultiThreshold.h</a>&gt;</code>
<p>

<p>
<a href="a12317.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2>
A class with comparison operator used to index input array norms used in threshold rules. 
<p>Definition at line <a class="el" href="a04394.html#l00235">235</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">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01069.html#83bcf743c15f89122e4c21fcc6f262e9">ComputeNorm</a> (<a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a> cellId, <a class="el" href="a00240.html">vtkCell</a> *cell, <a class="el" href="a00356.html">vtkDataArray</a> *array, double cellNorm[2]) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Compute the norm of a cell by calling NormFunction for all its points or for its single cell-centered value.  <a href="#83bcf743c15f89122e4c21fcc6f262e9"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01069.html#37488af54e7e4f0548fd3c3cdcb13312">operator&lt;</a> (const <a class="el" href="a01069.html">NormKey</a> &amp;other) const </td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A partial ordering of <a class="el" href="a01069.html" title="A class with comparison operator used to index input array norms used in threshold...">NormKey</a> objects is required for them to serve as keys in the <a class="el" href="a01066.html#54aff018d3ea6c37685d248eed5b4983">vtkMultiThreshold::IntervalRules</a> map.  <a href="#37488af54e7e4f0548fd3c3cdcb13312"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Public 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="a01069.html#373b986b872c68ed381b41344e772d55">Association</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01069.html#781dd1612bc2dcb198c168f715fc4688">Type</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">vtkstd::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01069.html#a69e16dda1a4670f65cccb3451ef5a8c">Name</a></td></tr>

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

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01069.html#80b875e174776f41ef08ccb4a756a462">AllScalars</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01069.html#23195de514ebea07c2519e26656e6323">InputArrayIndex</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a01066.html#f33596ee1bec05b9f19715f5d570793f">TupleNorm</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a01069.html#505d1b746bb4fd17c5d835db8c9bab9c">NormFunction</a></td></tr>

</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="83bcf743c15f89122e4c21fcc6f262e9"></a><!-- doxytag: member="vtkMultiThreshold::NormKey::ComputeNorm" ref="83bcf743c15f89122e4c21fcc6f262e9" args="(vtkIdType cellId, vtkCell *cell, vtkDataArray *array, double cellNorm[2]) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void vtkMultiThreshold::NormKey::ComputeNorm           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a02149.html#20bd6b6dedfe1bbb096c50354d52cc7e">vtkIdType</a>&nbsp;</td>
          <td class="paramname"> <em>cellId</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00240.html">vtkCell</a> *&nbsp;</td>
          <td class="paramname"> <em>cell</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="a00356.html">vtkDataArray</a> *&nbsp;</td>
          <td class="paramname"> <em>array</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">double&nbsp;</td>
          <td class="paramname"> <em>cellNorm</em>[2]</td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Compute the norm of a cell by calling NormFunction for all its points or for its single cell-centered value. 
<p>

</div>
</div><p>
<a class="anchor" name="37488af54e7e4f0548fd3c3cdcb13312"></a><!-- doxytag: member="vtkMultiThreshold::NormKey::operator&lt;" ref="37488af54e7e4f0548fd3c3cdcb13312" args="(const NormKey &amp;other) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool vtkMultiThreshold::NormKey::operator&lt;           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="a01069.html">NormKey</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>other</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A partial ordering of <a class="el" href="a01069.html" title="A class with comparison operator used to index input array norms used in threshold...">NormKey</a> objects is required for them to serve as keys in the <a class="el" href="a01066.html#54aff018d3ea6c37685d248eed5b4983">vtkMultiThreshold::IntervalRules</a> map. 
<p>

<p>Definition at line <a class="el" href="a04394.html#l00249">249</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="373b986b872c68ed381b41344e772d55"></a><!-- doxytag: member="vtkMultiThreshold::NormKey::Association" ref="373b986b872c68ed381b41344e772d55" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a01069.html#373b986b872c68ed381b41344e772d55">vtkMultiThreshold::NormKey::Association</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

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

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

<p>

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

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

<p>

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

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

<p>

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

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

<p>

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

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

<p>

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

</div>
</div><p>
<a class="anchor" name="505d1b746bb4fd17c5d835db8c9bab9c"></a><!-- doxytag: member="vtkMultiThreshold::NormKey::NormFunction" ref="505d1b746bb4fd17c5d835db8c9bab9c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01066.html#f33596ee1bec05b9f19715f5d570793f">TupleNorm</a> <a class="el" href="a01069.html#505d1b746bb4fd17c5d835db8c9bab9c">vtkMultiThreshold::NormKey::NormFunction</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="a04394.html#l00243">243</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:05 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>