IVRExtendedDisplay

Members

Functions

GetDXGIOutputInfo
void GetDXGIOutputInfo(int* pnAdapterIndex, int* pnAdapterOutputIndex)

[D3D10/11 Only] Returns the adapter index and output index that the user should pass into EnumAdapters and EnumOutputs to create the device and swap chain in DX10 and DX11. If an error occurs both indices will be set to -1.

GetEyeOutputViewport
void GetEyeOutputViewport(EVREye eEye, uint* pnX, uint* pnY, uint* pnWidth, uint* pnHeight)
Undocumented in source.
GetWindowBounds
void GetWindowBounds(int* pnX, int* pnY, uint* pnWidth, uint* pnHeight)
Undocumented in source.

Meta