mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct IntersectionMaskCircle_t

    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 IntersectionMaskCircle_t

    Fields

    m_flCenterX

    Declaration
    public float m_flCenterX
    Field Value
    Type Description
    Single

    m_flCenterX

    Declaration
    public float m_flCenterX
    Field Value
    Type Description
    Single

    m_flCenterY

    Declaration
    public float m_flCenterY
    Field Value
    Type Description
    Single

    m_flCenterY

    Declaration
    public float m_flCenterY
    Field Value
    Type Description
    Single

    m_flRadius

    Declaration
    public float m_flRadius
    Field Value
    Type Description
    Single

    m_flRadius

    Declaration
    public float m_flRadius
    Field Value
    Type Description
    Single
    In This Article
    • Fields
      • m_flCenterX
      • m_flCenterX
      • m_flCenterY
      • m_flCenterY
      • m_flRadius
      • m_flRadius
    Back to top Generated by DocFX