TuttleOFX  1
CTLDefinitions.hpp File Reference
Include dependency graph for CTLDefinitions.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::ctl

Enumerations

enum  tuttle::plugin::ctl::EParamChooseInput { tuttle::plugin::ctl::eParamChooseInputCode = 0, tuttle::plugin::ctl::eParamChooseInputFile }

Functions

static const std::string tuttle::plugin::ctl::kParamChooseInput ("input")
static const std::string tuttle::plugin::ctl::kParamChooseInputCode ("code")
static const std::string tuttle::plugin::ctl::kParamChooseInputFile ("file")
static const std::string tuttle::plugin::ctl::kParamChooseInputCodeUpdate ("update")
static const std::string tuttle::plugin::ctl::kParamCTLCode ("code")