mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Class CVRExtendedDisplay

    Inheritance
    Object
    CVRExtendedDisplay
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
    Assembly: cs.temp.dll.dll
    Syntax
    public class CVRExtendedDisplay

    Methods

    GetDXGIOutputInfo(ref Int32, ref Int32)

    Declaration
    public void GetDXGIOutputInfo(ref int pnAdapterIndex, ref int pnAdapterOutputIndex)
    Parameters
    Type Name Description
    Int32 pnAdapterIndex
    Int32 pnAdapterOutputIndex

    GetDXGIOutputInfo(ref Int32, ref Int32)

    Declaration
    public void GetDXGIOutputInfo(ref int pnAdapterIndex, ref int pnAdapterOutputIndex)
    Parameters
    Type Name Description
    Int32 pnAdapterIndex
    Int32 pnAdapterOutputIndex

    GetEyeOutputViewport(EVREye, ref UInt32, ref UInt32, ref UInt32, ref UInt32)

    Declaration
    public void GetEyeOutputViewport(EVREye eEye, ref uint pnX, ref uint pnY, ref uint pnWidth, ref uint pnHeight)
    Parameters
    Type Name Description
    EVREye eEye
    UInt32 pnX
    UInt32 pnY
    UInt32 pnWidth
    UInt32 pnHeight

    GetEyeOutputViewport(EVREye, ref UInt32, ref UInt32, ref UInt32, ref UInt32)

    Declaration
    public void GetEyeOutputViewport(EVREye eEye, ref uint pnX, ref uint pnY, ref uint pnWidth, ref uint pnHeight)
    Parameters
    Type Name Description
    EVREye eEye
    UInt32 pnX
    UInt32 pnY
    UInt32 pnWidth
    UInt32 pnHeight

    GetWindowBounds(ref Int32, ref Int32, ref UInt32, ref UInt32)

    Declaration
    public void GetWindowBounds(ref int pnX, ref int pnY, ref uint pnWidth, ref uint pnHeight)
    Parameters
    Type Name Description
    Int32 pnX
    Int32 pnY
    UInt32 pnWidth
    UInt32 pnHeight

    GetWindowBounds(ref Int32, ref Int32, ref UInt32, ref UInt32)

    Declaration
    public void GetWindowBounds(ref int pnX, ref int pnY, ref uint pnWidth, ref uint pnHeight)
    Parameters
    Type Name Description
    Int32 pnX
    Int32 pnY
    UInt32 pnWidth
    UInt32 pnHeight
    In This Article
    • Methods
      • GetDXGIOutputInfo(ref Int32, ref Int32)
      • GetDXGIOutputInfo(ref Int32, ref Int32)
      • GetEyeOutputViewport(EVREye, ref UInt32, ref UInt32, ref UInt32, ref UInt32)
      • GetEyeOutputViewport(EVREye, ref UInt32, ref UInt32, ref UInt32, ref UInt32)
      • GetWindowBounds(ref Int32, ref Int32, ref UInt32, ref UInt32)
      • GetWindowBounds(ref Int32, ref Int32, ref UInt32, ref UInt32)
    Back to top Generated by DocFX