![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Macros | |
| #define | DT_DE_PLUGIN_EXPORT_MACRO DT_DLL_DEBUGDRAWRENDERER |
| Setup proper plugin export symbol. More... | |
Functions | |
| DT_DLL_DEBUGDRAWRENDERER void | init (makVrv::DtDe &de) |
| Work function for the plugin initialization. More... | |
| void | installDriver (makVrv::DtDe &de) |
| Callback to install the debugDrawRenderer Driver. More... | |
| #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.