Monado OpenXR Runtime
|
Wraps a xrt_instance and one or more xrt_device and exposes those to SteamVR through the OpenVR driver interface. More...
Files | |
file | ovrd_driver.cpp |
Main driver code for SteamVR driver provider. | |
file | ovrd_interface.h |
Interface to the Monado SteamVR Driver exporter. | |
file | ovrd_log.hpp |
Logger code. | |
file | main.c |
Very simple target main file to export the right symbol. | |
Functions | |
void * | ovrd_hmd_driver_impl (const char *pInterfaceName, int *pReturnCode) |
Implementation of the HmdDriverFactory function. More... | |
Wraps a xrt_instance and one or more xrt_device and exposes those to SteamVR through the OpenVR driver interface.
void * ovrd_hmd_driver_impl | ( | const char * | pInterfaceName, |
int * | pReturnCode | ||
) |
#include <state_trackers/steamvr_drv/ovrd_interface.h>
Implementation of the HmdDriverFactory function.