TuttleOFX  1
DebugImageEffectApiDefinitions.hpp File Reference
Include dependency graph for DebugImageEffectApiDefinitions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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::plugin
namespace  tuttle::plugin::debugImageEffectApi

Variables

static const std::string tuttle::plugin::debugImageEffectApi::kHostInfos = "hostInfos"
static const std::string tuttle::plugin::debugImageEffectApi::kCurrentTime = "currentTime"
static const std::string tuttle::plugin::debugImageEffectApi::kBeginTime = "beginTime"
static const std::string tuttle::plugin::debugImageEffectApi::kEndTime = "endTime"
static const std::string tuttle::plugin::debugImageEffectApi::kGoTo = "goTo"
static const std::string tuttle::plugin::debugImageEffectApi::kUpdate = "update"