![]() |
VR-Forces Development_Version Class Documentation
|
Contains the plugin export macro. More...
Go to the source code of this file.
Namespaces | |
| namespace | makVrv |
| Contains DtGameControllerInformation class. | |
Macros | |
| #define | DT_DE_PLUGIN_EXPORT_MACRO |
Functions | |
| void | init (makVrv::DtDe &de) |
| Export the specific initialization function for the example extended-dialog plug-in. | |
Contains the plugin export macro.
| #define DT_DE_PLUGIN_EXPORT_MACRO |
| void init | ( | makVrv::DtDe & | de | ) |
Export the specific initialization function for the example extended-dialog plug-in.
This function is called by the standard plugging function initDeModule() exported by 'vrvCore/exportPlugin.h'