ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkAttributeLabelObject.h>
Public Types | |
typedef LabelObjectType::AttributeValueType | AttributeValueType |
typedef TLabelObject | LabelObjectType |
Public Member Functions | |
const AttributeValueType | operator() (const LabelObjectType *labelObject) |
void | operator() (LabelObjectType *labelObject, AttributeValueType value) |
Definition at line 31 of file itkAttributeLabelObject.h.
typedef LabelObjectType::AttributeValueType itk::Functor::AttributeLabelObjectAccessor< TLabelObject >::AttributeValueType |
Definition at line 35 of file itkAttributeLabelObject.h.
typedef TLabelObject itk::Functor::AttributeLabelObjectAccessor< TLabelObject >::LabelObjectType |
Definition at line 34 of file itkAttributeLabelObject.h.
|
inline |
Definition at line 37 of file itkAttributeLabelObject.h.
|
inline |
Definition at line 42 of file itkAttributeLabelObject.h.