TuttleOFX  1
CTLProcess.cpp File Reference
#include <CtlSimdInterpreter.h>
#include <CtlModuleSet.h>
#include <CtlModule.h>
#include <CtlLContext.h>
#include <CtlSymbolTable.h>
#include <CtlParser.h>
#include <CtlExc.h>
#include "CTLPlugin.hpp"
#include "CTLDefinitions.hpp"
#include "CTLProcess.hpp"
Include dependency graph for CTLProcess.cpp:

Go to the source code of this file.

Data Structures

struct  Ctl::Interpreter::Data

Namespaces

namespace  Ctl
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

Defines

#define debug(x)

Functions

void tuttle::plugin::ctl::loadModule (Ctl::Interpreter &interpreter, const std::string &moduleName, const std::string &code)
 HACK: workaround CTL limitation to load a module which source code comes from a string and not a file.
void tuttle::plugin::ctl::loadModuleRecursive (Ctl::Interpreter &interpreter, const std::string &moduleName, const std::string &code)

Define Documentation

#define debug (   x)