|
TuttleOFX
1
|
Data Structures | |
| struct | Move2DProcessParams |
| class | Move2DPlugin |
| Move2D plugin. More... | |
| class | Move2DProcess |
| Move2D process. More... | |
Functions | |
| mDeclarePluginFactory (Move2DPluginFactory,{},{}) | |
Variables | |
| static const std::string | kParamTranslation = "Translation" |
| static const bool | kSupportTiles = true |
| tuttle::plugin::move2D::mDeclarePluginFactory | ( | Move2DPluginFactory | ) |
const std::string tuttle::plugin::move2D::kParamTranslation = "Translation" [static] |
Definition at line 11 of file Move2DDefinitions.hpp.
Referenced by tuttle::plugin::move2D::Move2DPlugin::Move2DPlugin().
const bool tuttle::plugin::move2D::kSupportTiles = true [static] |
Definition at line 11 of file Move2DPluginFactory.cpp.