Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::BandNode< TIndexType, TDataType > Class Template Reference
#include <itkNarrowBand.h>
Collaboration diagram for itk::BandNode< TIndexType, TDataType >:
[legend]List of all members.
Detailed Description
template<class TIndexType, class TDataType>
class itk::BandNode< TIndexType, TDataType >
A data structure used with NarrowBand to store a list of indices (m_Index) that define the band, and an accompanying list of update values (m_Data) computed by CalculateChange
Definition at line 32 of file itkNarrowBand.h.
Member Data Documentation
template<class TIndexType, class TDataType> |
TDataType itk::BandNode< TIndexType, TDataType >::m_Data |
|
template<class TIndexType, class TDataType> |
TIndexType itk::BandNode< TIndexType, TDataType >::m_Index |
|
The documentation for this class was generated from the following file:
Generated at Sun Apr 1 02:56:16 2007 for ITK by
1.3.8 written by Dimitri van Heesch,
© 1997-2000