8 #ifndef META_OCEAN_INTERACTION_EMPTY_PLUGIN_H
9 #define META_OCEAN_INTERACTION_EMPTY_PLUGIN_H
19 extern "C" OCEAN_INTERACTION_EPY_EXPORT
bool pluginLoad();
OCEAN_INTERACTION_EPY_EXPORT bool pluginLoad()
Tries to load the plugin and initializes all internal 3rd party libraries.
OCEAN_INTERACTION_EPY_EXPORT bool pluginUnload()
Tries to unload the plugin and all internal resources of 3rd party libraries.
OCEAN_INTERACTION_EPY_EXPORT const char * pluginVersion()
Returns informations about the used 3rd party libraries.