|
TuttleOFX
1
|
#include <tuttle/host/exceptions.hpp>#include <ofxCore.h>#include <ofxAttribute.h>#include <tuttle/host/Callback.hpp>#include <boost/noncopyable.hpp>#include <iostream>#include <string>#include <vector>#include <set>#include <map>

Go to the source code of this file.
Data Structures | |
| class | tuttle::host::INode |
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 | tuttle::host::ofx::property |
| namespace | tuttle::host::attribute |
| namespace | tuttle::host::graph |
graph work | |
Functions | |
| INode * | tuttle::host::new_clone (const INode &a) |
| to make clonable for use in boost::ptr_container. | |
| std::string | tuttle::host::mapNodeTypeEnumToString (const INode::ENodeType e) |