docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfTupleDimensions

    Inheritance
    Object
    SdfTupleDimensions
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: pxr
    Syntax
    public class SdfTupleDimensions : IDisposable

    Constructors

    SdfTupleDimensions()

    Declaration
    public SdfTupleDimensions()

    SdfTupleDimensions(SWIGTYPE_p_a_2__size_t)

    Declaration
    public SdfTupleDimensions(SWIGTYPE_p_a_2__size_t s)
    Parameters
    Type Name Description
    SWIGTYPE_p_a_2__size_t s

    SdfTupleDimensions(UInt32)

    Declaration
    public SdfTupleDimensions(uint m)
    Parameters
    Type Name Description
    UInt32 m

    SdfTupleDimensions(UInt32, UInt32)

    Declaration
    public SdfTupleDimensions(uint m, uint n)
    Parameters
    Type Name Description
    UInt32 m
    UInt32 n

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Properties

    d

    Declaration
    public SWIGTYPE_p_size_t d { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_size_t

    size

    Declaration
    public uint size { get; set; }
    Property Value
    Type Description
    UInt32

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023