![]() |
ITK
5.4.0
Insight Toolkit
|
#include <itkFastMarchingImageFilter.h>
Definition at line 167 of file itkFastMarchingImageFilter.h.
Inheritance diagram for itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >::AxisNodeType:
Collaboration diagram for itk::FastMarchingImageFilter< TLevelSet, TSpeedImage >::AxisNodeType:Public Member Functions | |
| AxisNodeType ()=default | |
| int | GetAxis () const |
| AxisNodeType & | operator= (const NodeType &node) |
| void | SetAxis (int axis) |
Private Attributes | |
| int | m_Axis { 0 } |
|
default |
|
inline |
Definition at line 172 of file itkFastMarchingImageFilter.h.
|
inline |
Definition at line 182 of file itkFastMarchingImageFilter.h.
|
inline |
Definition at line 177 of file itkFastMarchingImageFilter.h.
|
private |
Definition at line 189 of file itkFastMarchingImageFilter.h.
1.9.3