![]() |
VR-Forces 5.0.2 Developer's Guide
|
Go to the source code of this file.
Namespaces | |
| makVrv | |
Macros | |
| #define | DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_DEBUGDRAWRENDERER |
Functions | |
| DT_DLL_DEBUGDRAWRENDERER void | init (makVrv::DtDe &de) |
| void | installDriver (makVrv::DtDe &de) |
| #define DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_DEBUGDRAWRENDERER |
Setup proper plugin export symbol.
| DT_DLL_DEBUGDRAWRENDERER void init | ( | makVrv::DtDe & | de | ) |
Work function for the plugin initialization.
| void installDriver | ( | makVrv::DtDe & | de | ) |
Callback to install the debugDrawRenderer Driver.