Ocean
JavaScript.h File Reference

Go to the source code of this file.

Namespaces

 Ocean
 The namespace covering the entire Ocean framework.
 
 Ocean::Interaction
 Namespace of the Interaction library.
 
 Ocean::Interaction::JavaScript
 Namespace of the Interaction JavaScript library.
 

Functions

OCEAN_INTERACTION_JS_EXPORT std::string Ocean::Interaction::JavaScript::nameJavaScriptLibrary ()
 Returns the name of this interaction library. More...
 
void Ocean::Interaction::JavaScript::registerJavaScriptLibrary ()
 Registers this JavaScript interaction library at the global interaction manager. More...
 
bool Ocean::Interaction::JavaScript::unregisterJavaScriptLibrary ()
 Unregisters this JavaScript interaction library at the global interaction manager. More...