Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > d5e74628f0e673bb8680aebce32b2c04 > files > 777

itk-doc-3.12.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>ITK: itk::BandNode&lt; TIndexType, TDataType &gt; Class Template Reference</title>
<link href="DoxygenStyle.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">


<!--  Section customized for INSIGHT : Tue Jul 17 01:02:45 2001 -->
<center>
<a href="index.html" class="qindex">Main Page</a>&nbsp;&nbsp; 
<a href="modules.html" class="qindex">Groups</a>&nbsp;&nbsp;
<a href="namespaces.html" class="qindex">Namespace List</a>&nbsp;&nbsp;
<a href="hierarchy.html" class="qindex">Class Hierarchy</a>&nbsp;&nbsp;
<a href="classes.html" class="qindex">Alphabetical List</a>&nbsp;&nbsp;
<a href="annotated.html" class="qindex">Compound List</a>&nbsp;&nbsp; 
<a href="files.html" class="qindex">File
List</a>&nbsp;&nbsp; 
<a href="namespacemembers.html" class="qindex">Namespace Members</a>&nbsp;&nbsp; 
<a href="functions.html" class="qindex">Compound Members</a>&nbsp;&nbsp; 
<a href="globals.html" class="qindex">File Members</a>&nbsp;&nbsp;
<a href="pages.html" class="qindex">Concepts</a></center>


<!-- Generated by Doxygen 1.5.9 -->
  <div class="navpath"><a class="el" href="namespaceitk.html">itk</a>::<a class="el" href="classitk_1_1BandNode.html">BandNode</a>
  </div>
<div class="contents">
<h1>itk::BandNode&lt; TIndexType, TDataType &gt; Class Template Reference</h1><!-- doxytag: class="itk::BandNode" --><code>#include &lt;<a class="el" href="itkNarrowBand_8h_source.html">itkNarrowBand.h</a>&gt;</code>
<p>

<p>
<a href="classitk_1_1BandNode-members.html">List of all members.</a><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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BandNode.html#bc6a3c15a187ee16efb00ae36514c8e3">BandNode</a> ()</td></tr>

<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">TDataType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BandNode.html#398582b75c1bddf022eacbe5c25c31fa">m_Data</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">TIndexType&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BandNode.html#f2a4e62a4336271dc8cd661fa195c966">m_Index</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">signed char&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classitk_1_1BandNode.html#9d9e140777b39e2ae4d8230ccd02b830">m_NodeState</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class TIndexType, class TDataType&gt;<br>
 class itk::BandNode&lt; TIndexType, TDataType &gt;</h3>

<a class="el" href="classA.html">A</a> data structure used with <a class="el" href="classitk_1_1NarrowBand.html">NarrowBand</a> to store a list of indices (m_Index) that define the band, and an accompanying list of update values (m_Data) computed by CalculateChange 
<p>Definition at line <a class="el" href="itkNarrowBand_8h_source.html#l00032">32</a> of file <a class="el" href="itkNarrowBand_8h_source.html">itkNarrowBand.h</a>.</p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="bc6a3c15a187ee16efb00ae36514c8e3"></a><!-- doxytag: member="itk::BandNode::BandNode" ref="bc6a3c15a187ee16efb00ae36514c8e3" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TIndexType , class TDataType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classitk_1_1BandNode.html">itk::BandNode</a>&lt; TIndexType, TDataType &gt;::<a class="el" href="classitk_1_1BandNode.html">BandNode</a>           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkNarrowBand_8h_source.html#l00038">38</a> of file <a class="el" href="itkNarrowBand_8h_source.html">itkNarrowBand.h</a>.</p>

<p>References <a class="el" href="itkNarrowBand_8h_source.html#l00037">itk::BandNode&lt; TIndexType, TDataType &gt;::m_NodeState</a>.</p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="398582b75c1bddf022eacbe5c25c31fa"></a><!-- doxytag: member="itk::BandNode::m_Data" ref="398582b75c1bddf022eacbe5c25c31fa" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TIndexType , class TDataType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">TDataType <a class="el" href="classitk_1_1BandNode.html">itk::BandNode</a>&lt; TIndexType, TDataType &gt;::<a class="el" href="classitk_1_1BandNode.html#398582b75c1bddf022eacbe5c25c31fa">m_Data</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkNarrowBand_8h_source.html#l00035">35</a> of file <a class="el" href="itkNarrowBand_8h_source.html">itkNarrowBand.h</a>.</p>

<p>Referenced by <a class="el" href="itkNarrowBandImageFilterBase_8h_source.html#l00135">itk::NarrowBandImageFilterBase&lt; TInputImage, TOutputImage &gt;::InsertNarrowBandNode()</a>.</p>

</div>
</div><p>
<a class="anchor" name="f2a4e62a4336271dc8cd661fa195c966"></a><!-- doxytag: member="itk::BandNode::m_Index" ref="f2a4e62a4336271dc8cd661fa195c966" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TIndexType , class TDataType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">TIndexType <a class="el" href="classitk_1_1BandNode.html">itk::BandNode</a>&lt; TIndexType, TDataType &gt;::<a class="el" href="classitk_1_1BandNode.html#f2a4e62a4336271dc8cd661fa195c966">m_Index</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkNarrowBand_8h_source.html#l00036">36</a> of file <a class="el" href="itkNarrowBand_8h_source.html">itkNarrowBand.h</a>.</p>

<p>Referenced by <a class="el" href="itkNarrowBandImageFilterBase_8h_source.html#l00128">itk::NarrowBandImageFilterBase&lt; TInputImage, TOutputImage &gt;::InsertNarrowBandNode()</a>.</p>

</div>
</div><p>
<a class="anchor" name="9d9e140777b39e2ae4d8230ccd02b830"></a><!-- doxytag: member="itk::BandNode::m_NodeState" ref="9d9e140777b39e2ae4d8230ccd02b830" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class TIndexType , class TDataType &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">signed char <a class="el" href="classitk_1_1BandNode.html">itk::BandNode</a>&lt; TIndexType, TDataType &gt;::<a class="el" href="classitk_1_1BandNode.html#9d9e140777b39e2ae4d8230ccd02b830">m_NodeState</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>Definition at line <a class="el" href="itkNarrowBand_8h_source.html#l00037">37</a> of file <a class="el" href="itkNarrowBand_8h_source.html">itkNarrowBand.h</a>.</p>

<p>Referenced by <a class="el" href="itkNarrowBand_8h_source.html#l00038">itk::BandNode&lt; TIndexType, TDataType &gt;::BandNode()</a>, and <a class="el" href="itkNarrowBandImageFilterBase_8h_source.html#l00135">itk::NarrowBandImageFilterBase&lt; TInputImage, TOutputImage &gt;::InsertNarrowBandNode()</a>.</p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="itkNarrowBand_8h_source.html">itkNarrowBand.h</a></ul>
</div>
<hr><address><small>
Generated at Fri May 8 01:13:17 2009 for ITK  by <a href="http://www.stack.nl/~dimitri/doxygen/index.html"> <img 
src="http://www.stack.nl/~dimitri/doxygen/doxygen.png" alt="doxygen"
align="middle" border=0 width=110 height=53>
</a> 1.5.9 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2000</small></address>
</body>
</html>