You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joe Ludwig edited this page May 27, 2016
·
3 revisions
Overview
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.
Interface Functions
The vr::IVRSystem interface contains the following functions: