#include <itkShapeLabelObjectAccessors.h>
Public Types | |
typedef LabelObjectType::CentroidType | AttributeValueType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
AttributeValueType | operator() (const LabelObjectType *labelObject) const |
Definition at line 120 of file itkShapeLabelObjectAccessors.h.
typedef LabelObjectType::CentroidType itk::Functor::CentroidLabelObjectAccessor< TLabelObject >::AttributeValueType |
Definition at line 124 of file itkShapeLabelObjectAccessors.h.
typedef TLabelObject itk::Functor::CentroidLabelObjectAccessor< TLabelObject >::LabelObjectType |
Definition at line 123 of file itkShapeLabelObjectAccessors.h.
AttributeValueType itk::Functor::CentroidLabelObjectAccessor< TLabelObject >::operator() | ( | const LabelObjectType * | labelObject | ) | const [inline] |
Definition at line 126 of file itkShapeLabelObjectAccessors.h.