VR-Engage  2.2
Loading...
Searching...
No Matches
plugin.h File Reference
Include dependency graph for plugin.h:

Go to the source code of this file.

Namespaces

namespace  makVre
 

Functions

Plugin Interface Functions
SPECTATOR_DLL bool initPlayerStationModule (makVre::DtPlayerStationApp *app)
 

Function Documentation

◆ initPlayerStationModule()

SPECTATOR_DLL bool initPlayerStationModule ( makVre::DtPlayerStationApp * app)

External C interface for module initialization.

Initializes the Spectator Frontend module

Parameters
appPointer to the player station application
Returns
True if initialization was successful, false otherwise

This function is called when the module is loaded to initialize the spectator role components and register them with the application

References SPECTATOR_DLL.