TuttleOFX
1
|
#include <MathOperatorPlugin.hpp>
Data Fields | |
EMathOperatorMathOperator | op |
double | iRMathOperator |
double | iGMathOperator |
double | iBMathOperator |
double | iAMathOperator |
bool | bRProcess |
bool | bGProcess |
bool | bBProcess |
bool | bAProcess |
Definition at line 13 of file MathOperatorPlugin.hpp.
bool tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::bAProcess |
Definition at line 23 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
bool tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::bBProcess |
Definition at line 22 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
bool tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::bGProcess |
Definition at line 21 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
bool tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::bRProcess |
Definition at line 20 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
double tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::iAMathOperator |
Definition at line 19 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
double tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::iBMathOperator |
Definition at line 18 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
double tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::iGMathOperator |
Definition at line 17 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
double tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::iRMathOperator |
Definition at line 16 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().
EMathOperatorMathOperator tuttle::plugin::mathOperator::MathOperatorProcessParams< Scalar >::op |
Definition at line 15 of file MathOperatorPlugin.hpp.
Referenced by tuttle::plugin::mathOperator::MathOperatorPlugin::getProcessParams().