UGDK  0.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pyramidworks Namespace Reference

Namespaces

namespace  collision
 
namespace  geometry
 

Functions

void RegisterLuaModules (ugdk::script::lua::LuaWrapper *wrapper)
 Loads all PYRAMIDWORKS's Lua modules using the given wrapper.
 
void RegisterPythonModules (ugdk::script::python::PythonWrapper *wrapper)
 Loads all PYRAMIDWORKS's Python modules using the given wrapper.
 

Function Documentation

void pyramidworks::RegisterLuaModules ( ugdk::script::lua::LuaWrapper wrapper)

Loads all PYRAMIDWORKS's Lua modules using the given wrapper.

Parameters
wrapper- The wrapper used to register the modules.
void pyramidworks::RegisterPythonModules ( ugdk::script::python::PythonWrapper wrapper)

Loads all PYRAMIDWORKS's Python modules using the given wrapper.

Parameters
wrapper- The wrapper used to register the modules.