OSVR-Core
|
Implementation. More...
#include <osvr/Client/CreateContext.h>
#include "PureClientContext.h"
#include "AnalysisClientContext.h"
#include <osvr/Util/Verbosity.h>
#include <cstring>
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
Functions | |
OSVR_CLIENT_EXPORT common::ClientContext * | osvr::client::createContext (const char appId[], const char host[]="localhost") |
OSVR_CLIENT_EXPORT common::ClientContext * | osvr::client::createAnalysisClientContext (const char appId[], const char host[], vrpn_ConnectionPtr const &conn) |
Implementation.