#include <itkSparseFieldLevelSetImageFilter.h>

* 1 * 2 * 3 * 4 *
Definition at line 69 of file itkSparseFieldLevelSetImageFilter.h.
Public Types | |
| typedef TNeighborhoodType | NeighborhoodType |
| typedef NeighborhoodType::OffsetType | OffsetType |
| typedef NeighborhoodType::RadiusType | RadiusType |
Public Member Functions | |
| const unsigned int & | GetArrayIndex (unsigned int i) const |
| const OffsetType & | GetNeighborhoodOffset (unsigned int i) const |
| const RadiusType & | GetRadius () const |
| const unsigned int & | GetSize () const |
| int | GetStride (unsigned int i) |
| itkStaticConstMacro (Dimension, unsigned int, NeighborhoodType::Dimension) | |
| void | Print (std::ostream &os) const |
| SparseFieldCityBlockNeighborList () | |
| ~SparseFieldCityBlockNeighborList () | |
| typedef TNeighborhoodType itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::NeighborhoodType |
Definition at line 72 of file itkSparseFieldLevelSetImageFilter.h.
| typedef NeighborhoodType::OffsetType itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::OffsetType |
Definition at line 73 of file itkSparseFieldLevelSetImageFilter.h.
| typedef NeighborhoodType::RadiusType itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::RadiusType |
Definition at line 74 of file itkSparseFieldLevelSetImageFilter.h.
| itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::SparseFieldCityBlockNeighborList | ( | ) |
| itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::~SparseFieldCityBlockNeighborList | ( | ) | [inline] |
Definition at line 95 of file itkSparseFieldLevelSetImageFilter.h.
| const unsigned int& itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::GetArrayIndex | ( | unsigned int | i | ) | const [inline] |
Definition at line 82 of file itkSparseFieldLevelSetImageFilter.h.
| const OffsetType& itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::GetNeighborhoodOffset | ( | unsigned int | i | ) | const [inline] |
Definition at line 85 of file itkSparseFieldLevelSetImageFilter.h.
| const RadiusType& itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::GetRadius | ( | void | ) | const [inline] |
Definition at line 79 of file itkSparseFieldLevelSetImageFilter.h.
| const unsigned int& itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::GetSize | ( | ) | const [inline] |
Definition at line 88 of file itkSparseFieldLevelSetImageFilter.h.
| int itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::GetStride | ( | unsigned int | i | ) | [inline] |
Definition at line 91 of file itkSparseFieldLevelSetImageFilter.h.
| itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::itkStaticConstMacro | ( | Dimension | , | |
| unsigned | int, | |||
| NeighborhoodType::Dimension | ||||
| ) |
| void itk::SparseFieldCityBlockNeighborList< TNeighborhoodType >::Print | ( | std::ostream & | os | ) | const |
1.5.5 written by Dimitri van Heesch,
© 1997-2000