2 #include "openvr_driver.h" 3 #include "ClientGeometry_CAPI.h" 11 static const int CONFIG_VERSION;
15 virtual configuru::Config WriteToJSON();
16 virtual bool ReadFromJSON(
const configuru::Config &pt);
21 std::string filter_virtual_hmd_serial;
22 std::string server_address;
23 std::string server_port;
24 bool auto_launch_psmove_service;
25 bool use_installation_path;
28 bool has_calibrated_world_from_driver_pose;
29 PSMPosef world_from_driver_pose;
Provides printf-style line logging via the vr::IVRDriverLog interface provided by SteamVR during init...
Definition: config.cpp:18
Definition: settings_util.h:8