ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions
itk::Functor::EquivalentEllipsoidDiameterLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkShapeLabelObjectAccessors.h>

List of all members.

Public Types

typedef LabelObjectType::VectorType AttributeValueType
typedef TLabelObject LabelObjectType

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const

Detailed Description

template<class TLabelObject>
class itk::Functor::EquivalentEllipsoidDiameterLabelObjectAccessor< TLabelObject >

Definition at line 221 of file itkShapeLabelObjectAccessors.h.


Member Typedef Documentation

template<class TLabelObject >
typedef LabelObjectType::VectorType itk::Functor::EquivalentEllipsoidDiameterLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 225 of file itkShapeLabelObjectAccessors.h.

template<class TLabelObject >
typedef TLabelObject itk::Functor::EquivalentEllipsoidDiameterLabelObjectAccessor< TLabelObject >::LabelObjectType

Definition at line 224 of file itkShapeLabelObjectAccessors.h.


Member Function Documentation

template<class TLabelObject >
AttributeValueType itk::Functor::EquivalentEllipsoidDiameterLabelObjectAccessor< TLabelObject >::operator() ( const LabelObjectType labelObject) const
inline

Definition at line 227 of file itkShapeLabelObjectAccessors.h.


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