ITK  5.4.0
Insight Toolkit
Public Member Functions | Public Attributes | List of all members
itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType Struct Reference

#include <itkRelabelComponentImageFilter.h>

Detailed Description

template<typename TInputImage, typename TOutputImage>
struct itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType

Definition at line 275 of file itkRelabelComponentImageFilter.h.

Public Member Functions

RelabelComponentObjectTypeoperator+= (const RelabelComponentObjectType &other)
 

Public Attributes

ObjectSizeType m_SizeInPixels
 

Member Function Documentation

◆ operator+=()

template<typename TInputImage , typename TOutputImage >
RelabelComponentObjectType& itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::operator+= ( const RelabelComponentObjectType other)
inline

Member Data Documentation

◆ m_SizeInPixels

template<typename TInputImage , typename TOutputImage >
ObjectSizeType itk::RelabelComponentImageFilter< TInputImage, TOutputImage >::RelabelComponentObjectType::m_SizeInPixels

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