ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkShapeLabelObjectAccessors.h>
Public Types | |
typedef SizeValueType | AttributeValueType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
AttributeValueType | operator() (const LabelObjectType *labelObject) const |
Definition at line 39 of file itkShapeLabelObjectAccessors.h.
typedef SizeValueType itk::Functor::NumberOfPixelsLabelObjectAccessor< TLabelObject >::AttributeValueType |
Definition at line 43 of file itkShapeLabelObjectAccessors.h.
typedef TLabelObject itk::Functor::NumberOfPixelsLabelObjectAccessor< TLabelObject >::LabelObjectType |
Definition at line 42 of file itkShapeLabelObjectAccessors.h.
AttributeValueType itk::Functor::NumberOfPixelsLabelObjectAccessor< TLabelObject >::operator() | ( | const LabelObjectType * | labelObject | ) | const [inline] |
Definition at line 45 of file itkShapeLabelObjectAccessors.h.