![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Public Types | |
| typedef VertexType::CoordRepType | CoordinateType |
Public Member Functions | |
| SizeValueType | float_hash (const CoordinateType &k) const |
| SizeValueType | operator() (const VertexType &k) const |
Definition at line 238 of file itkContourExtractor2DImageFilter.h.
| typedef VertexType::CoordRepType itk::ContourExtractor2DImageFilter< TInputImage >::VertexHash::CoordinateType |
Definition at line 239 of file itkContourExtractor2DImageFilter.h.
| SizeValueType itk::ContourExtractor2DImageFilter< TInputImage >::VertexHash::float_hash | ( | const CoordinateType & | k | ) | const [inline] |
Definition at line 255 of file itkContourExtractor2DImageFilter.h.
| SizeValueType itk::ContourExtractor2DImageFilter< TInputImage >::VertexHash::operator() | ( | const VertexType & | k | ) | const [inline] |
Definition at line 240 of file itkContourExtractor2DImageFilter.h.
1.7.6.1