|
TuttleOFX
1
|


Go to the source code of this file.
Data Structures | |
| class | tuttle::host::ofx::attribute::OfxhParamDescriptor |
| the Descriptor of a plugin parameter More... | |
| struct | boost::is_virtual_base_of< tuttle::host::ofx::attribute::OfxhAttributeDescriptor, tuttle::host::ofx::attribute::OfxhParamDescriptor > |
Namespaces | |
| namespace | tuttle |
This file provides a set of reimplementations of CImg functions by means of the generic image library (gil). Functions for image blurring. | |
| namespace | tuttle::host |
Library for host. | |
| namespace | tuttle::host::ofx |
OpenFX wrapping to communicate with C API. | |
| namespace | tuttle::host::ofx::attribute |
| namespace | boost |
Functions | |
| bool | tuttle::host::ofx::attribute::isStandardType (const std::string &type) |
| is this a standard type | |