|
VR-Engage
2.2
|
Go to the source code of this file.
Namespaces | |
| namespace | makVre |
Functions | |
| VRECOMMONCOMPONENTS_DLL bool | initPlayerStationModule (makVre::DtPlayerStationApp *app) |
| VRECOMMONCOMPONENTS_DLL bool initPlayerStationModule | ( | makVre::DtPlayerStationApp * | app | ) |
Module initialization function declarations using C linkage.
These functions are exported from the DLL and are used by the application to initialize the vreCommonComponents module.
Initialize the vreCommonComponents module
| app | Pointer to the player station application instance |
This function is called by the main application when loading the vreCommonComponents module. It registers all component factories provided by this module with the application's component factory registry.
References VRECOMMONCOMPONENTS_DLL.