OSVR-Core
|
Header. More...
#include <osvr/PluginKit/PluginKitC.h>
#include <osvr/PluginHost/PluginSpecificRegistrationContext.h>
#include <osvr/Util/UniquePtr.h>
#include <osvr/Util/CallbackWrapper.h>
#include <osvr/Util/AnyMap.h>
#include <libfunctionality/PluginHandle.h>
#include <vector>
#include <functional>
Go to the source code of this file.
Classes | |
class | osvr::pluginhost::PluginSpecificRegistrationContextImpl |
Internal class backing the context of registrations performed by a single plugin. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::pluginhost | |
PluginHost functionality: loading, hosting, registering, destroying, and enumerating plugins. | |
Header.