ITK  4.8.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | List of all members
itk::Functor::MaximumIndexLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkStatisticsLabelObjectAccessors.h>

Detailed Description

template<typename TLabelObject>
class itk::Functor::MaximumIndexLabelObjectAccessor< TLabelObject >

Definition at line 128 of file itkStatisticsLabelObjectAccessors.h.

Public Types

typedef LabelObjectType::IndexType AttributeValueType
 
typedef TLabelObject LabelObjectType
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

template<typename TLabelObject >
typedef LabelObjectType::IndexType itk::Functor::MaximumIndexLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 132 of file itkStatisticsLabelObjectAccessors.h.

template<typename TLabelObject >
typedef TLabelObject itk::Functor::MaximumIndexLabelObjectAccessor< TLabelObject >::LabelObjectType

Definition at line 131 of file itkStatisticsLabelObjectAccessors.h.

Member Function Documentation

template<typename TLabelObject >
AttributeValueType itk::Functor::MaximumIndexLabelObjectAccessor< TLabelObject >::operator() ( const LabelObjectType labelObject) const
inline

Definition at line 134 of file itkStatisticsLabelObjectAccessors.h.


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