#include <itkNarrowBand.h>

Definition at line 32 of file itkNarrowBand.h.
Public Member Functions | |
| BandNode () | |
Public Attributes | |
| TDataType | m_Data |
| TIndexType | m_Index |
| signed char | m_NodeState |
| itk::BandNode< TIndexType, TDataType >::BandNode | ( | ) | [inline] |
Definition at line 38 of file itkNarrowBand.h.
References itk::BandNode< TIndexType, TDataType >::m_NodeState.
| TDataType itk::BandNode< TIndexType, TDataType >::m_Data |
Definition at line 35 of file itkNarrowBand.h.
| TIndexType itk::BandNode< TIndexType, TDataType >::m_Index |
Definition at line 36 of file itkNarrowBand.h.
| signed char itk::BandNode< TIndexType, TDataType >::m_NodeState |
1.5.5 written by Dimitri van Heesch,
© 1997-2000