|
TuttleOFX
1
|
Data Structures | |
| class | AnimatedParam |
| class | AnimatedParamDouble |
| This class is just a re-implementation dedicated to Double Param. It allows implicit conversion from Int to Double. More... | |
| class | Attribute |
| class | ClipImage |
| class | Image |
| class | Param |
| class | ParamBoolean |
| class | ParamChoice |
| class | ParamCustom |
| class | ParamDouble |
| class | ParamDouble2D |
| class | ParamDouble3D |
| class | ParamDoubleMultiDim |
| class | ParamGroup |
| class | ParamInteger |
| class | ParamInteger2D |
| class | ParamInteger3D |
| class | ParamPage |
| class | ParamPushButton |
| class | ParamRGB |
| class | ParamRGBA |
| class | ParamString |
| class | TimeValue |
| class | Interpolator |
| class | GenericInterpolator |
| class | LinearInterpolator |
| class | SmoothInterpolator |
| class | FastInterpolator |
| class | SlowInterpolator |
Typedefs | |
| typedef AnimatedParam< int, ofx::attribute::OfxhParamInteger > | AnimatedParamInteger |
Functions | |
| template<typename Type > | |
| Type | extractValueFromExpression (const std::string &expression) |
| typedef AnimatedParam<int, ofx::attribute::OfxhParamInteger> tuttle::host::attribute::AnimatedParamInteger |
Definition at line 56 of file AnimatedParamType.hpp.
| Type tuttle::host::attribute::extractValueFromExpression | ( | const std::string & | expression | ) | [inline] |
Definition at line 91 of file expression.hpp.