ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
#include <itkLabelObjectAccessors.h>
Public Types | |
typedef int | AttributeValueType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
AttributeValueType | operator() (const LabelObjectType *labelObject) const |
Definition at line 51 of file itkLabelObjectAccessors.h.
typedef int itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject >::AttributeValueType |
Definition at line 55 of file itkLabelObjectAccessors.h.
typedef TLabelObject itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject >::LabelObjectType |
Definition at line 54 of file itkLabelObjectAccessors.h.
AttributeValueType itk::Functor::NumberOfLinesLabelObjectAccessor< TLabelObject >::operator() | ( | const LabelObjectType * | labelObject | ) | const [inline] |
Definition at line 57 of file itkLabelObjectAccessors.h.