TuttleOFX  1
OfxhSet.hpp File Reference
#include "OfxhPropertyTemplate.hpp"
#include <boost/ptr_container/serialize_ptr_map.hpp>
Include dependency graph for OfxhSet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tuttle::host::ofx::property::OfxhPropSpec
class  tuttle::host::ofx::property::OfxhSet

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::property

Typedefs

typedef boost::ptr_map
< std::string, OfxhProperty > 
tuttle::host::ofx::property::PropertyMap
 A std::map of properties by name.