TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/plugin/interact/InteractObject.hpp File Reference
#include "interact.hpp"
#include <ofxsInteract.h>
#include <boost/gil/utilities.hpp>
#include <boost/math/special_functions/pow.hpp>
Include dependency graph for InteractObject.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tuttle::plugin::interact::InteractObject
 A base class for all object to use in interact or overlay. All sub classes needs to implement virtual functions from OFX::InteractI. More...

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::plugin
namespace  tuttle::plugin::interact

Typedefs

typedef double tuttle::plugin::interact::Scalar
typedef boost::gil::point2
< Scalar > 
tuttle::plugin::interact::Point2