Skip to content

IVRExtendedDisplay_Overview

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:

Clone this wiki locally