TuttleOFX
1
|
Data Structures | |
class | BitDepthPlugin |
class | BitDepthProcess |
Functions | |
mDeclarePluginFactory (BitDepthPluginFactory,{},{}) | |
Variables | |
static const std::string | kParamOutputBitDepth = "outputBitDepth" |
static const bool | kSupportTiles = true |
tuttle::plugin::bitDepth::mDeclarePluginFactory | ( | BitDepthPluginFactory | ) |
const std::string tuttle::plugin::bitDepth::kParamOutputBitDepth = "outputBitDepth" [static] |
Definition at line 8 of file BitDepthDefinitions.hpp.
Referenced by tuttle::plugin::bitDepth::BitDepthPlugin::BitDepthPlugin().
const bool tuttle::plugin::bitDepth::kSupportTiles = true [static] |
Definition at line 10 of file BitDepthPluginFactory.hpp.