VR-Engage  2.2
Loading...
Searching...
No Matches
luaObject.h File Reference
Include dependency graph for luaObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtLuaObject
 

Namespaces

namespace  makVre
 

Detailed Description

This file defines the DtLuaObject class which provides a C++ interface to Lua objects. It allows for retrieval and manipulation of Lua tables and values through C++ methods, simplifying the interaction between C++ and Lua.