Geometrize  1.0
An application for geometrizing images into geometric primitives
Namespaces | Functions
scriptrunner.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 chaiscript
 
 geometrize
 
 geometrize::script
 

Functions

void geometrize::script::runScript (const std::string &code, chaiscript::ChaiScript &runner)
 runScript Evaluates the provided script code. More...
 
void geometrize::script::runScript (const std::string &code)
 runScript Evaluates the provided script code, creating a fresh engine to evaluate the script. More...