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

#include <itkShapeLabelObjectAccessors.h>

Detailed Description

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

Definition at line 117 of file itkShapeLabelObjectAccessors.h.

Public Types

using AttributeValueType = double
 
using LabelObjectType = TLabelObject
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

template<typename TLabelObject >
using itk::Functor::FeretDiameterLabelObjectAccessor< TLabelObject >::AttributeValueType = double

Definition at line 121 of file itkShapeLabelObjectAccessors.h.

template<typename TLabelObject >
using itk::Functor::FeretDiameterLabelObjectAccessor< TLabelObject >::LabelObjectType = TLabelObject

Definition at line 120 of file itkShapeLabelObjectAccessors.h.

Member Function Documentation

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

Definition at line 123 of file itkShapeLabelObjectAccessors.h.


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