|
TuttleOFX
1
|
Data Structures | |
| struct | DPXReaderProcessParams |
| class | DPXReaderPlugin |
| Dpx reader. More... | |
| class | DPXReaderProcess |
| Base class to read dpx files. More... | |
Functions | |
| mDeclarePluginFactory (DPXReaderPluginFactory,{},{}) | |
Variables | |
| static const std::string | kParamDisplayHeader = "displayHeader" |
| static const bool | kSupportTiles = false |
| tuttle::plugin::dpx::reader::mDeclarePluginFactory | ( | DPXReaderPluginFactory | ) |
const std::string tuttle::plugin::dpx::reader::kParamDisplayHeader = "displayHeader" [static] |
Definition at line 12 of file DPXReaderDefinitions.hpp.
Referenced by tuttle::plugin::dpx::reader::DPXReaderPlugin::changedParam().
const bool tuttle::plugin::dpx::reader::kSupportTiles = false [static] |
Definition at line 10 of file DPXReaderPluginFactory.hpp.