![]() |
VR-Forces 4.8 Class Documentation
|
Contains DLL export macros. More...
Go to the source code of this file.
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
| makVrv::vrvCore | |
Macros | |
| #define | DT_DLL_VRVCORE |
Functions | |
| DT_DLL_VRVCORE void | makVrv::vrvCore::init (DtDe &de) |
| This init function is called by the DtDe constructor and should NOT be called by any other function. More... | |
| DT_DLL_VRVCORE void | makVrv::vrvCore::initSettings (DtDe &de) |
| DT_DLL_VRVCORE void | makVrv::vrvCore::initLineStyles (DtDe &de) |
| DT_DLL_VRVCORE void | makVrv::vrvCore::initElementDefinitionManager (DtDe &de) |
| DT_DLL_VRVCORE void | makVrv::vrvCore::initFileExtensionManager (DtDe &de) |
| DT_DLL_VRVCORE void | makVrv::vrvCore::initObserverModeManager (DtDe &de) |
| DT_DLL_VRVCORE void | makVrv::vrvCore::initShadowSettingsManager (DtDe &de) |
| DT_DLL_VRVCORE void | makVrv::vrvCore::igPostInit (DtDe &de) |
Contains DLL export macros.
| #define DT_DLL_VRVCORE |