docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdGeomBasisCurvesComputeInterpolationInfoPair

    Inheritance
    Object
    UsdGeomBasisCurvesComputeInterpolationInfoPair
    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 UsdGeomBasisCurvesComputeInterpolationInfoPair : IDisposable

    Constructors

    UsdGeomBasisCurvesComputeInterpolationInfoPair()

    Declaration
    public UsdGeomBasisCurvesComputeInterpolationInfoPair()

    UsdGeomBasisCurvesComputeInterpolationInfoPair(TfToken, UInt32)

    Declaration
    public UsdGeomBasisCurvesComputeInterpolationInfoPair(TfToken t, uint u)
    Parameters
    Type Name Description
    TfToken t
    UInt32 u

    UsdGeomBasisCurvesComputeInterpolationInfoPair(UsdGeomBasisCurvesComputeInterpolationInfoPair)

    Declaration
    public UsdGeomBasisCurvesComputeInterpolationInfoPair(UsdGeomBasisCurvesComputeInterpolationInfoPair p)
    Parameters
    Type Name Description
    UsdGeomBasisCurvesComputeInterpolationInfoPair p

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Properties

    first

    Declaration
    public TfToken first { get; set; }
    Property Value
    Type Description
    TfToken

    second

    Declaration
    public uint second { 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