ITK
6.0.0
Insight Toolkit
|
#include <itkBitwiseOpsFunctors.h>
bitwise OR functor
Definition at line 58 of file itkBitwiseOpsFunctors.h.
Public Member Functions | |
ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (OR) | |
TOutput | operator() (const TInput1 &A, const TInput2 &B) const |
bool | operator== (const OR &) const |
itk::Functor::OR< TInput1, TInput2, TOutput >::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | OR< TInput1, TInput2, TOutput > | ) |
|
inline |
Definition at line 70 of file itkBitwiseOpsFunctors.h.
|
inline |
Definition at line 62 of file itkBitwiseOpsFunctors.h.