|
Ocean
|
Go to the source code of this file.
Namespaces | |
| namespace | Ocean |
| The namespace covering the entire Ocean framework. | |
| namespace | Ocean::Interaction |
| Namespace of the Interaction library. | |
| namespace | 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. | |
| void | Ocean::Interaction::JavaScript::registerJavaScriptLibrary () |
| Registers this JavaScript interaction library at the global interaction manager. | |
| bool | Ocean::Interaction::JavaScript::unregisterJavaScriptLibrary () |
| Unregisters this JavaScript interaction library at the global interaction manager. | |