Ocean
|
Go to the source code of this file.
Functions | |
OCEAN_INTERACTION_JS_EXPORT bool | pluginLoad () |
Tries to load the plugin and initializes all internal 3rd party libraries. More... | |
OCEAN_INTERACTION_JS_EXPORT bool | pluginUnload () |
Tries to unload the plugin and all internal resources of 3rd party libraries. More... | |
OCEAN_INTERACTION_JS_EXPORT const char * | pluginVersion () |
Returns informations about the used 3rd party libraries. More... | |