ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | List of all members
itk::Functor::PhysicalSizeLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkShapeLabelObjectAccessors.h>

Detailed Description

template<typename TLabelObject>
class itk::Functor::PhysicalSizeLabelObjectAccessor< TLabelObject >

Definition at line 65 of file itkShapeLabelObjectAccessors.h.

Public Types

typedef double AttributeValueType
 
typedef TLabelObject LabelObjectType
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

template<typename TLabelObject >
typedef double itk::Functor::PhysicalSizeLabelObjectAccessor< TLabelObject >::AttributeValueType

Definition at line 69 of file itkShapeLabelObjectAccessors.h.

template<typename TLabelObject >
typedef TLabelObject itk::Functor::PhysicalSizeLabelObjectAccessor< TLabelObject >::LabelObjectType

Definition at line 68 of file itkShapeLabelObjectAccessors.h.

Member Function Documentation

template<typename TLabelObject >
AttributeValueType itk::Functor::PhysicalSizeLabelObjectAccessor< TLabelObject >::operator() ( const LabelObjectType labelObject) const
inline

Definition at line 71 of file itkShapeLabelObjectAccessors.h.


The documentation for this class was generated from the following file: