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

Function VR_CALLTYPE VRRenderModels

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

Source from the content-addressed store, hash-verified

6082 inline IVRHeadsetView *VR_CALLTYPE VRHeadsetView() { return OpenVRInternal_ModuleContext().VRHeadsetView(); }
6083 inline IVRScreenshots *VR_CALLTYPE VRScreenshots() { return OpenVRInternal_ModuleContext().VRScreenshots(); }
6084 inline IVRRenderModels *VR_CALLTYPE VRRenderModels() { return OpenVRInternal_ModuleContext().VRRenderModels(); }
6085 inline IVRApplications *VR_CALLTYPE VRApplications() { return OpenVRInternal_ModuleContext().VRApplications(); }
6086 inline IVRSettings *VR_CALLTYPE VRSettings() { return OpenVRInternal_ModuleContext().VRSettings(); }
6087 inline IVRResources *VR_CALLTYPE VRResources() { return OpenVRInternal_ModuleContext().VRResources(); }

Callers

nothing calls this directly

Calls 1

VRRenderModelsMethod · 0.45

Tested by

no test coverage detected