OSVR-Core
|
Implementation. More...
#include <osvr/ClientKit/ServerAutoStartC.h>
#include <osvr/Util/ProcessUtils.h>
#include <osvr/Util/PlatformConfig.h>
#include <osvr/Client/LocateServer.h>
#include <osvr/Util/GetEnvironmentVariable.h>
#include <string>
#include <vector>
Functions | |
void | osvrClientAttemptServerAutoStart () |
Ensures the OSVR server process/thread is running. More... | |
void | osvrClientReleaseAutoStartedServer () |
Ensures any OSVR server-related resources in the client are released. More... | |
Implementation.