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

Go to the source code of this file.

Classes

class  makVre::DtLuaState
 

Namespaces

namespace  makVre
 

Functions

int UTIL_DLL makVre::DtLuaErrorHandler (lua_State *L)
 

Detailed Description

This file defines the DtLuaState class which provides a high-level interface for working with Lua states, including executing scripts, manipulating the stack, and encoding/decoding values between C++ and Lua.