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

Go to the source code of this file.

Classes

class  makVre::DtLuaValue
 

Namespaces

namespace  makVre
 

Detailed Description

This file defines the DtLuaValue class which represents Lua values in C++. It supports various types like numbers, strings, booleans, and provides type checking and conversion facilities for safely working with Lua values.