mrtk_developmentreleases/2.0.0releases/2.1.0releases/2.2.0

    Show / Hide Table of Contents

    Struct RenderModel_TextureMap_t_Packed

    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 RenderModel_TextureMap_t_Packed

    Constructors

    RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t)

    Declaration
    public RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t unpacked)
    Parameters
    Type Name Description
    RenderModel_TextureMap_t unpacked

    RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t)

    Declaration
    public RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t unpacked)
    Parameters
    Type Name Description
    RenderModel_TextureMap_t unpacked

    Fields

    rubTextureMapData

    Declaration
    public IntPtr rubTextureMapData
    Field Value
    Type Description
    IntPtr

    rubTextureMapData

    Declaration
    public IntPtr rubTextureMapData
    Field Value
    Type Description
    IntPtr

    unHeight

    Declaration
    public ushort unHeight
    Field Value
    Type Description
    UInt16

    unHeight

    Declaration
    public ushort unHeight
    Field Value
    Type Description
    UInt16

    unWidth

    Declaration
    public ushort unWidth
    Field Value
    Type Description
    UInt16

    unWidth

    Declaration
    public ushort unWidth
    Field Value
    Type Description
    UInt16

    Methods

    Unpack(ref RenderModel_TextureMap_t)

    Declaration
    public void Unpack(ref RenderModel_TextureMap_t unpacked)
    Parameters
    Type Name Description
    RenderModel_TextureMap_t unpacked

    Unpack(ref RenderModel_TextureMap_t)

    Declaration
    public void Unpack(ref RenderModel_TextureMap_t unpacked)
    Parameters
    Type Name Description
    RenderModel_TextureMap_t unpacked
    In This Article
    • Constructors
      • RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t)
      • RenderModel_TextureMap_t_Packed(RenderModel_TextureMap_t)
    • Fields
      • rubTextureMapData
      • rubTextureMapData
      • unHeight
      • unHeight
      • unWidth
      • unWidth
    • Methods
      • Unpack(ref RenderModel_TextureMap_t)
      • Unpack(ref RenderModel_TextureMap_t)
    Back to top Generated by DocFX