VR-Engage  2.2
Loading...
Searching...
No Matches
luaFunction.h File Reference
Include dependency graph for luaFunction.h:

Go to the source code of this file.

Classes

class  makVre::DtLuaFunction
 

Namespaces

namespace  makVre
 

Detailed Description

This file defines the DtLuaFunction class which allows C++ code to easily invoke Lua functions with type-safe parameter passing and return value handling. It supports calling Lua functions with various numbers of parameters and retrieving the result with proper type conversion.