OSVR-Core
|
Implementation. More...
#include "GetJSONStringFromTree.h"
#include <osvr/Common/ClientContext.h>
#include <osvr/Common/ClientInterface.h>
#include <osvr/Util/Verbosity.h>
#include <boost/assert.hpp>
#include <algorithm>
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::common | |
Handles spatial transformations. | |
Functions | |
OSVR_COMMON_EXPORT void | osvr::common::deleteContext (ClientContext *ctx) |
Use the stored deleter to appropriately delete the client context. More... | |
Implementation.