TuttleOFX
1
|
#include "OfxhAttribute.hpp"
#include "OfxhClipAccessor.hpp"
#include <tuttle/host/ofx/OfxhUtilities.hpp>
#include <tuttle/host/ofx/property/OfxhSet.hpp>
#include <tuttle/host/ofx/property/OfxhGetHook.hpp>
#include <tuttle/host/ofx/property/OfxhNotifyHook.hpp>
Go to the source code of this file.
Data Structures | |
class | tuttle::host::ofx::attribute::OfxhClip |
struct | boost::is_virtual_base_of< tuttle::host::ofx::attribute::OfxhAttribute, tuttle::host::ofx::attribute::OfxhClip > |
Namespaces | |
namespace | tuttle |
global namespace of the project | |
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 | |
OfxhClip * | tuttle::host::ofx::attribute::new_clone (const OfxhClip &a) |
to make clonable for use in boost::ptr_container. |