![]() |
VR-Forces 4.2 Class Documentation
|
Declares the entry point and initialization for the plug-in. More...
Go to the source code of this file.
Namespaces | |
| namespace | makVrv |
| #include <vrvCoreQt/DtPersistenceControlsInterface.h> | |
Macros | |
| #define | DT_DE_PLUGIN_EXPORT_MACRO |
Functions | |
| void | init (makVrv::DtDe &de) |
| Initialization function for the extended dialog plug-in example. | |
Declares the entry point and initialization for the plug-in.
| #define DT_DE_PLUGIN_EXPORT_MACRO |
| void init | ( | makVrv::DtDe & | de | ) |
Initialization function for the extended dialog plug-in example.
This function is called by the standard plug-in entry point, /ref initDeModule(), exported by 'vrvCore/exportPlugin.h'