|
cisst-saw
|
Return the second operand of (input1, input2), i.e., input2. More...
#include <vctBinaryOperations.h>
Public Types | |
| typedef _outputType | OutputType |
Static Public Member Functions | |
| static OutputType | Operate (const Input1Type &CMN_UNUSED(input1), const Input2Type &input2) |
Return the second operand of (input1, input2), i.e., input2.
| typedef _outputType vctBinaryOperations< _outputType, _input1Type, _input2Type >::SecondOperand::OutputType |
|
inlinestatic |
Execute the operation.
| input1 | First operand. |
| input2 | Second operand. |