Client context object: Create and keep one in your application. Handles lifetime management and provi...
bool checkStatus() const 
Checks to see if the client context is properly and fully started up. 
osvr::common::PathTree const & getPathTree() const 
Accessor for the path tree. 
OSVR_ClientContext get()
Gets the bare OSVR_ClientContext. 
void update()
Updates the state of the context - call regularly in your mainloop.