-
Notifications
You must be signed in to change notification settings - Fork 1.3k
IVRExtendedDisplay_Overview
Joe Ludwig edited this page May 27, 2016
·
3 revisions
The vr::IVRExtended display interface provides access to display configuration information. It is only available when the compositor is not running, and vr::VR_GetGenericInterface
will return nullptr
and VRInitError_Init_NotSupportedWithCompositor
if the compositor is running.
It should be rare to need to use this interface. It is primarily provided for research purposes. Most applications should use the IVRCompositor interface instead.
The vr::IVRSystem interface contains the following functions: