Class SBCFunctorConstant3#
template <class Output, typename T0, typename T1, typename T2>
ClassList > SBCFunctorConstant3
Inherits the following classes: SBCFunctor3< Output, T0, T1, T2 >
Public Functions#
| Type | Name |
|---|---|
| SBCFunctorConstant3 (const Output & v) |
|
| virtual SBCFunctorConstant3< Output, T0, T1, T2 > * | clone () const |
| virtual Output | operator() (T0 t0, T1 t1, T2 t2) |
| virtual Output | operator() (T0 t0, T1 t1, T2 t2) const |
| virtual | ~SBCFunctorConstant3 () |