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

#include <itkShapeLabelObjectAccessors.h>

Detailed Description

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

Definition at line 38 of file itkShapeLabelObjectAccessors.h.

Public Types

using AttributeValueType = SizeValueType
 
using LabelObjectType = TLabelObject
 

Public Member Functions

AttributeValueType operator() (const LabelObjectType *labelObject) const
 

Member Typedef Documentation

◆ AttributeValueType

template<typename TLabelObject >
using itk::Functor::NumberOfPixelsLabelObjectAccessor< TLabelObject >::AttributeValueType = SizeValueType

Definition at line 42 of file itkShapeLabelObjectAccessors.h.

◆ LabelObjectType

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

Definition at line 41 of file itkShapeLabelObjectAccessors.h.

Member Function Documentation

◆ operator()()

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

Definition at line 45 of file itkShapeLabelObjectAccessors.h.


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