#include <itkLabelObjectAccessors.h>
Public Types | |
typedef int | AttributeValueType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
AttributeValueType | operator() (const LabelObjectType *labelObject) const |
Definition at line 42 of file itkLabelObjectAccessors.h.
typedef int itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject >::AttributeValueType |
Definition at line 46 of file itkLabelObjectAccessors.h.
typedef TLabelObject itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject >::LabelObjectType |
Definition at line 45 of file itkLabelObjectAccessors.h.
AttributeValueType itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject >::operator() | ( | const LabelObjectType * | labelObject | ) | const [inline] |
Definition at line 48 of file itkLabelObjectAccessors.h.