We've moved!

Starting from MRTK 2.6, we are publishing both conceptual docs and API references on docs.microsoft.com. For conceptual docs, please visit our new landing page. For API references, please visit the MRTK-Unity section of the dot net API explorer. Existing content will remain here but will not be updated further.

Search Results for

    Show / Hide Table of Contents

    Struct COpenVRContext

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
    Assembly: cs.temp.dll.dll
    Syntax
    public struct COpenVRContext

    Fields

    m_pVRApplications

    Declaration
    public IntPtr m_pVRApplications
    Field Value
    Type Description
    IntPtr

    m_pVRChaperone

    Declaration
    public IntPtr m_pVRChaperone
    Field Value
    Type Description
    IntPtr

    m_pVRChaperoneSetup

    Declaration
    public IntPtr m_pVRChaperoneSetup
    Field Value
    Type Description
    IntPtr

    m_pVRCompositor

    Declaration
    public IntPtr m_pVRCompositor
    Field Value
    Type Description
    IntPtr

    m_pVRDriverManager

    Declaration
    public IntPtr m_pVRDriverManager
    Field Value
    Type Description
    IntPtr

    m_pVRExtendedDisplay

    Declaration
    public IntPtr m_pVRExtendedDisplay
    Field Value
    Type Description
    IntPtr

    m_pVRInput

    Declaration
    public IntPtr m_pVRInput
    Field Value
    Type Description
    IntPtr

    m_pVRIOBuffer

    Declaration
    public IntPtr m_pVRIOBuffer
    Field Value
    Type Description
    IntPtr

    m_pVROverlay

    Declaration
    public IntPtr m_pVROverlay
    Field Value
    Type Description
    IntPtr

    m_pVRRenderModels

    Declaration
    public IntPtr m_pVRRenderModels
    Field Value
    Type Description
    IntPtr

    m_pVRResources

    Declaration
    public IntPtr m_pVRResources
    Field Value
    Type Description
    IntPtr

    m_pVRScreenshots

    Declaration
    public IntPtr m_pVRScreenshots
    Field Value
    Type Description
    IntPtr

    m_pVRSettings

    Declaration
    public IntPtr m_pVRSettings
    Field Value
    Type Description
    IntPtr

    m_pVRSpatialAnchors

    Declaration
    public IntPtr m_pVRSpatialAnchors
    Field Value
    Type Description
    IntPtr

    m_pVRSystem

    Declaration
    public IntPtr m_pVRSystem
    Field Value
    Type Description
    IntPtr

    m_pVRTrackedCamera

    Declaration
    public IntPtr m_pVRTrackedCamera
    Field Value
    Type Description
    IntPtr
    In This Article
    Back to top Generated by DocFX