docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfRelocatesMap

    Inheritance
    object
    SdfRelocatesMap
    Implements
    IDisposable
    IDictionary<SdfPath, SdfPath>
    ICollection<KeyValuePair<SdfPath, SdfPath>>
    IEnumerable<KeyValuePair<SdfPath, SdfPath>>
    IEnumerable
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: pxr
    Assembly: USD.NET.dll
    Syntax
    public class SdfRelocatesMap : IDisposable, IDictionary<SdfPath, SdfPath>, ICollection<KeyValuePair<SdfPath, SdfPath>>, IEnumerable<KeyValuePair<SdfPath, SdfPath>>, IEnumerable

    Constructors

    Name Description
    SdfRelocatesMap()
    SdfRelocatesMap(IntPtr, bool)
    SdfRelocatesMap(SdfRelocatesMap)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Count
    IsReadOnly
    this[SdfPath]
    Keys
    Values

    Methods

    Name Description
    Add(KeyValuePair<SdfPath, SdfPath>)
    Add(SdfPath, SdfPath)
    Clear()
    Contains(KeyValuePair<SdfPath, SdfPath>)
    ContainsKey(SdfPath)
    CopyTo(KeyValuePair<SdfPath, SdfPath>[])
    CopyTo(KeyValuePair<SdfPath, SdfPath>[], int)
    Dispose()
    Dispose(bool)
    ~SdfRelocatesMap()
    GetEnumerator()
    Remove(KeyValuePair<SdfPath, SdfPath>)
    Remove(SdfPath)
    TryGetValue(SdfPath, out SdfPath)
    empty()
    getCPtr(SdfRelocatesMap)
    swigRelease(SdfRelocatesMap)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)