MCPcopy Create free account
hub / github.com/ValveSoftware/openvr / VR_CALLTYPE VRSpatialAnchors

Function VR_CALLTYPE VRSpatialAnchors

headers/openvr.h:6093–6093  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6091 inline IVRInput *VR_CALLTYPE VRInput() { return OpenVRInternal_ModuleContext().VRInput(); }
6092 inline IVRIOBuffer *VR_CALLTYPE VRIOBuffer() { return OpenVRInternal_ModuleContext().VRIOBuffer(); }
6093 inline IVRSpatialAnchors *VR_CALLTYPE VRSpatialAnchors() { return OpenVRInternal_ModuleContext().VRSpatialAnchors(); }
6094 inline IVRNotifications *VR_CALLTYPE VRNotifications() { return OpenVRInternal_ModuleContext().VRNotifications(); }
6095 inline IVRDebug *VR_CALLTYPE VRDebug() { return OpenVRInternal_ModuleContext().VRDebug(); }
6096 inline IVRIPCResourceManagerClient *VR_CALLTYPE VRIPCResourceManager() { return OpenVRInternal_ModuleContext().VRIPCResourceManager(); }

Callers

nothing calls this directly

Calls 1

VRSpatialAnchorsMethod · 0.45

Tested by

no test coverage detected