docs.unity.cn
    Show / Hide Table of Contents

    Class GfQuath

    Inheritance
    Object
    GfQuath
    Namespace: pxr
    Syntax
    public class GfQuath : IDisposable

    Constructors

    GfQuath()

    Declaration
    public GfQuath()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()

    Equals(GfQuath, GfQuath)

    Declaration
    public static bool Equals(GfQuath lhs, GfQuath rhs)
    Parameters
    Type Name Description
    GfQuath lhs
    GfQuath rhs
    Returns
    Type Description
    Boolean

    Equals(Object)

    Declaration
    public override bool Equals(object rhs)
    Parameters
    Type Name Description
    Object rhs
    Returns
    Type Description
    Boolean
    Overrides
    Object.Equals(Object)

    Finalize()

    Declaration
    protected void Finalize()

    GetHashCode()

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32
    Overrides
    Object.GetHashCode()

    Operators

    Equality(GfQuath, GfQuath)

    Declaration
    public static bool operator ==(GfQuath lhs, GfQuath rhs)
    Parameters
    Type Name Description
    GfQuath lhs
    GfQuath rhs
    Returns
    Type Description
    Boolean

    Inequality(GfQuath, GfQuath)

    Declaration
    public static bool operator !=(GfQuath lhs, GfQuath rhs)
    Parameters
    Type Name Description
    GfQuath lhs
    GfQuath rhs
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023