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

Class ovrSensorData_

ReviveXR/REV_CAPI.cpp:432–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

430}
431
432struct ovrSensorData_;
433typedef struct ovrSensorData_ ovrSensorData;
434
435OVR_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