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

Function ovr_GetHandMesh

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

Source from the content-addressed store, hash-verified

160
161OVR_PUBLIC_FUNCTION(ovrResult)
162ovr_GetHandMesh()
163{
164 return ovrError_Unsupported;
165}
166
167OVR_PUBLIC_FUNCTION(ovrResult)
168ovr_GetHandPose()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected