TuttleOFX
1
|
#include "InteractInfos.hpp"
#include "InteractObject.hpp"
#include "IsActiveFunctor.hpp"
#include "Color.hpp"
#include "SelectionManipulator.hpp"
#include <terry/globals.hpp>
#include <ofxsParam.h>
#include <boost/ptr_container/ptr_vector.hpp>
#include <utility>
Go to the source code of this file.
Data Structures | |
class | tuttle::plugin::interact::InteractScene |
To create a group of overlay/interact objects. Inherit from InteractObject, because a group of overlay/interact objects is itself an overlay/interact object. More... | |
Namespaces | |
namespace | tuttle |
global namespace of the project | |
namespace | tuttle::plugin |
namespace | tuttle::plugin::interact |