![]() |
VR-Vantage 1.4.1 API Class Documentation
|
Contains makVrv::DtDe class. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtDe |
| The DtDe is the core component of any VR-Vantage application. More... | |
| struct | makVrv::DtDe::TimeStat |
| struct | makVrv::DtDe::StatsSet |
Namespaces | |
| namespace | makVrv |
REMOVE THIS along with the creator later. | |
Defines | |
| #define | DT_DE_INIT_ONCE(de) |
| This macro is called by modules in their init() function. | |
Functions | |
| template<typename ManagerClass > | |
| void | makVrv::defaultManagerRegisterInstanceFunction (DtDe &de, ManagerClass *mgr) |
| Default implementation of how to register a manager, especially necessary when overriding the manager. | |
| template<typename ManagerClass > | |
| ManagerClass & | makVrv::defaultManagerInstanceFunction (DtDe &de, bool allowedInSlave) |
| default Manager instance function. | |
Contains makVrv::DtDe class.