Nymph Game Engine
Chaiscript based Game Engine
|
#include <glm/glm.hpp>
#include <chaiscript/chaiscript.hpp>
#include <chaiscript/chaiscript_stdlib.hpp>
Go to the source code of this file.
Namespaces | |
Script | |
Functions | |
chaiscript::ModulePtr | Script::getGlmModule () |
Gets the glm scripting module. More... | |