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

Function ovr_GetHandPose

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

Source from the content-addressed store, hash-verified

166
167OVR_PUBLIC_FUNCTION(ovrResult)
168ovr_GetHandPose()
169{
170 return ovrError_Unsupported;
171}
172
173OVR_PUBLIC_FUNCTION(ovrResult)
174ovr_GetHandSkeleton()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected