MCPcopy Create free account
hub / github.com/LibreVR/Revive / ovrSensorData_

Class ovrSensorData_

LibOVRProxy/OVR_CAPI.cpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44struct ovrSensorData_;
45typedef struct ovrSensorData_ ovrSensorData;
46
47OVR_PUBLIC_FUNCTION(ovrTrackingState) ovr_GetTrackingStateWithSensorData(ovrSession session, double absTime, ovrBool latencyMarker, ovrSensorData* sensorData)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected