docs.unity3d.com
    Show / Hide Table of Contents

    Class SdfBatchNamespaceEdit

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

    Constructors

    SdfBatchNamespaceEdit()

    Declaration
    public SdfBatchNamespaceEdit()

    SdfBatchNamespaceEdit(SdfBatchNamespaceEdit)

    Declaration
    public SdfBatchNamespaceEdit(SdfBatchNamespaceEdit arg0)
    Parameters
    Type Name Description
    SdfBatchNamespaceEdit arg0

    SdfBatchNamespaceEdit(SdfNamespaceEditVector)

    Declaration
    public SdfBatchNamespaceEdit(SdfNamespaceEditVector arg0)
    Parameters
    Type Name Description
    SdfNamespaceEditVector arg0

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Add(SdfNamespaceEdit)

    Declaration
    public void Add(SdfNamespaceEdit edit)
    Parameters
    Type Name Description
    SdfNamespaceEdit edit

    Add(SdfPath, SdfPath)

    Declaration
    public void Add(SdfPath currentPath, SdfPath newPath)
    Parameters
    Type Name Description
    SdfPath currentPath
    SdfPath newPath

    Add(SdfPath, SdfPath, Int32)

    Declaration
    public void Add(SdfPath currentPath, SdfPath newPath, int index)
    Parameters
    Type Name Description
    SdfPath currentPath
    SdfPath newPath
    Int32 index

    Dispose()

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

    Finalize()

    Declaration
    protected void Finalize()

    GetEdits()

    Declaration
    public SdfNamespaceEditVector GetEdits()
    Returns
    Type Description
    SdfNamespaceEditVector
    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