|
VR-Engage
2.2
|
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 |
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.