plastimatch
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Member Functions | List of all members
itk::AndConstantToImageFilter< TInputImage, TConstant, TOutputImage > Class Template Reference

#include <itkAndConstantToImageFilter.h>

Inheritance diagram for itk::AndConstantToImageFilter< TInputImage, TConstant, TOutputImage >:

Public Types

typedef AndConstantToImageFilter Self
 
typedef UnaryFunctorImageFilter< TInputImage, TOutputImage, Functor::AndConstantTo< typename TInputImage::PixelType, TConstant, typename TOutputImage::PixelType > > Superclass
 
typedef SmartPointer< SelfPointer
 
typedef SmartPointer< const SelfConstPointer
 

Public Member Functions

 itkNewMacro (Self)
 
 itkTypeMacro (AndConstantToImageFilter, UnaryFunctorImageFilter)
 
void SetConstant (TConstant ct)
 
const TConstantGetConstant () const
 

Protected Member Functions

 AndConstantToImageFilter ()
 
virtual ~AndConstantToImageFilter ()
 
void PrintSelf (std::ostream &os, Indent indent) const
 

Member Typedef Documentation

◆ ConstPointer

◆ Pointer

◆ Self

Standard class typedefs.

◆ Superclass

Constructor & Destructor Documentation

◆ AndConstantToImageFilter()

itk::AndConstantToImageFilter< TInputImage, TConstant, TOutputImage >::AndConstantToImageFilter ( )
inlineprotected

◆ ~AndConstantToImageFilter()

Member Function Documentation

◆ GetConstant()

◆ itkNewMacro()

Method for creation through the object factory.

◆ itkTypeMacro()

Run-time type information (and related methods).

◆ PrintSelf()

void itk::AndConstantToImageFilter< TInputImage, TConstant, TOutputImage >::PrintSelf ( std::ostream &  os,
Indent  indent 
) const
inlineprotected

◆ SetConstant()

Set the constant that will be used to multiply all the image pixels


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