ITK  5.4.0
Insight Toolkit
Public Types | Public Member Functions | List of all members
itk::Functor::EquivalentSphericalPerimeterLabelObjectAccessor< TLabelObject > Class Template Reference

#include <itkShapeLabelObjectAccessors.h>

Detailed Description

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

Definition at line 220 of file itkShapeLabelObjectAccessors.h.

Public Types

using AttributeValueType = double
 
using LabelObjectType = TLabelObject
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

◆ AttributeValueType

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

Definition at line 224 of file itkShapeLabelObjectAccessors.h.

◆ LabelObjectType

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

Definition at line 223 of file itkShapeLabelObjectAccessors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 227 of file itkShapeLabelObjectAccessors.h.


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