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

Function ovr_GetHandSkeleton

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

Source from the content-addressed store, hash-verified

172
173OVR_PUBLIC_FUNCTION(ovrResult)
174ovr_GetHandSkeleton()
175{
176 return ovrError_Unsupported;
177}
178
179OVR_PUBLIC_FUNCTION(ovrResult)
180ovr_ReportClientInfo()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected