#include <itkStatisticsLabelObjectAccessors.h>
Public Types | |
typedef LabelObjectType::VectorType | AttributeValueType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
AttributeValueType | operator() (const LabelObjectType *labelObject) const |
Definition at line 175 of file itkStatisticsLabelObjectAccessors.h.
typedef LabelObjectType::VectorType itk::Functor::PrincipalMomentsLabelObjectAccessor< TLabelObject >::AttributeValueType |
Definition at line 179 of file itkStatisticsLabelObjectAccessors.h.
typedef TLabelObject itk::Functor::PrincipalMomentsLabelObjectAccessor< TLabelObject >::LabelObjectType |
Definition at line 178 of file itkStatisticsLabelObjectAccessors.h.
AttributeValueType itk::Functor::PrincipalMomentsLabelObjectAccessor< TLabelObject >::operator() | ( | const LabelObjectType * | labelObject | ) | const [inline] |
Definition at line 181 of file itkStatisticsLabelObjectAccessors.h.