| 
    TuttleOFX
    1
    
   
   | 
  
  
  
 
#include <tuttle/plugin/global.hpp>

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" |