plastimatch
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
itk::Functor::AndConstantTo< TInput, TConstant, TOutput > Class Template Reference

#include <itkAndConstantToImageFilter.h>

Public Member Functions

 AndConstantTo ()
 
 ~AndConstantTo ()
 
bool operator!= (const AndConstantTo &other) const
 
bool operator== (const AndConstantTo &other) const
 
TOutput operator() (const TInput &A) const
 
void SetConstant (TConstant ct)
 
const TConstantGetConstant () const
 

Public Attributes

TConstant m_Constant
 

Constructor & Destructor Documentation

◆ AndConstantTo()

◆ ~AndConstantTo()

Member Function Documentation

◆ GetConstant()

◆ operator!=()

◆ operator()()

◆ operator==()

◆ SetConstant()

Member Data Documentation

◆ m_Constant


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