ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Attributes | List of all members
itk::ContourExtractor2DImageFilter< TInputImage >::ContourType Class Reference
+ Inheritance diagram for itk::ContourExtractor2DImageFilter< TInputImage >::ContourType:
+ Collaboration diagram for itk::ContourExtractor2DImageFilter< TInputImage >::ContourType:

Detailed Description

template<typename TInputImage>
class itk::ContourExtractor2DImageFilter< TInputImage >::ContourType

Definition at line 229 of file itkContourExtractor2DImageFilter.h.

Public Attributes

unsigned int m_ContourNumber
 
- Public Attributes inherited from std::deque< T >
elements
 

Member Data Documentation

template<typename TInputImage >
unsigned int itk::ContourExtractor2DImageFilter< TInputImage >::ContourType::m_ContourNumber

Definition at line 232 of file itkContourExtractor2DImageFilter.h.


The documentation for this class was generated from the following file: