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

Go to the source code of this file.

Classes

class  makVre::DtBaseDecoder
 
class  makVre::DtTypeDecoder< T >
 
class  makVre::DtBaseEncoder
 
class  makVre::DtTypeEncoder< T >
 

Namespaces

namespace  makVre
 

Detailed Description

This file defines the base encoder and decoder classes for converting between C++ data types and Lua values. It forms the foundation for type-safe data exchange between C++ and Lua within the VREngage system.