TuttleOFX
1
|
#include <SeExprPlugin.hpp>
Public Types | |
typedef boost::gil::point2 < Scalar > | Point |
Data Fields | |
EParamChooseInput | _inputType |
std::string | _code |
Point | _paramTextureOffset |
Definition at line 14 of file SeExprPlugin.hpp.
typedef boost::gil::point2<Scalar> tuttle::plugin::seExpr::SeExprProcessParams< Scalar >::Point |
Definition at line 16 of file SeExprPlugin.hpp.
std::string tuttle::plugin::seExpr::SeExprProcessParams< Scalar >::_code |
Definition at line 18 of file SeExprPlugin.hpp.
Referenced by tuttle::plugin::seExpr::SeExprPlugin::getProcessParams().
EParamChooseInput tuttle::plugin::seExpr::SeExprProcessParams< Scalar >::_inputType |
Definition at line 17 of file SeExprPlugin.hpp.
Referenced by tuttle::plugin::seExpr::SeExprPlugin::getProcessParams().
Point tuttle::plugin::seExpr::SeExprProcessParams< Scalar >::_paramTextureOffset |
Definition at line 19 of file SeExprPlugin.hpp.
Referenced by tuttle::plugin::seExpr::SeExprPlugin::getProcessParams().