#include <itkFastMarchingImageFilter.h>
Definition at line 127 of file itkFastMarchingImageFilter.h.
Public Member Functions | |
int | GetAxis () const |
const AxisNodeType & | operator= (const NodeType &node) |
void | SetAxis (int axis) |
int itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >::AxisNodeType::GetAxis | ( | ) | const [inline] |
Definition at line 130 of file itkFastMarchingImageFilter.h.
const AxisNodeType& itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >::AxisNodeType::operator= | ( | const NodeType & | node | ) | [inline] |
Definition at line 132 of file itkFastMarchingImageFilter.h.
void itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >::AxisNodeType::SetAxis | ( | int | axis | ) | [inline] |
Definition at line 131 of file itkFastMarchingImageFilter.h.