|
TuttleOFX
1
|
Data Structures | |
| class | CheckerboardPlugin |
| struct | CheckerboardParams |
| class | CheckerboardProcess |
Functions | |
| mDeclarePluginFactory (CheckerboardPluginFactory,{},{}) | |
Variables | |
| static const std::string | kCheckerboardBoxes = "boxes" |
| static const std::string | kCheckerboardColor1 = "color1" |
| static const std::string | kCheckerboardColor2 = "color2" |
| tuttle::plugin::checkerboard::mDeclarePluginFactory | ( | CheckerboardPluginFactory | ) |
const std::string tuttle::plugin::checkerboard::kCheckerboardBoxes = "boxes" [static] |
Definition at line 11 of file CheckerboardDefinitions.hpp.
Referenced by tuttle::plugin::checkerboard::CheckerboardPlugin::CheckerboardPlugin().
const std::string tuttle::plugin::checkerboard::kCheckerboardColor1 = "color1" [static] |
Definition at line 12 of file CheckerboardDefinitions.hpp.
Referenced by tuttle::plugin::checkerboard::CheckerboardPlugin::CheckerboardPlugin().
const std::string tuttle::plugin::checkerboard::kCheckerboardColor2 = "color2" [static] |
Definition at line 13 of file CheckerboardDefinitions.hpp.
Referenced by tuttle::plugin::checkerboard::CheckerboardPlugin::CheckerboardPlugin().