docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SdfPathSet

    Inheritance
    object
    SdfPathSet
    Implements
    IDisposable
    ISet<SdfPath>
    ICollection<SdfPath>
    IEnumerable<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 SdfPathSet : IDisposable, ISet<SdfPath>, ICollection<SdfPath>, IEnumerable<SdfPath>, IEnumerable

    Constructors

    Name Description
    SdfPathSet()
    SdfPathSet(IntPtr, bool)
    SdfPathSet(SdfPathSet)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Count
    IsReadOnly

    Methods

    Name Description
    Add(SdfPath)
    Clear()
    Contains(SdfPath)
    CopyTo(SdfPath[])
    CopyTo(SdfPath[], int)
    Dispose()
    Dispose(bool)
    ExceptWith(IEnumerable<SdfPath>)
    ~SdfPathSet()
    GetEnumerator()
    IntersectWith(IEnumerable<SdfPath>)
    IsProperSubsetOf(IEnumerable<SdfPath>)
    IsProperSupersetOf(IEnumerable<SdfPath>)
    IsSubsetOf(IEnumerable<SdfPath>)
    IsSupersetOf(IEnumerable<SdfPath>)
    Overlaps(IEnumerable<SdfPath>)
    Remove(SdfPath)
    SetEquals(IEnumerable<SdfPath>)
    SymmetricExceptWith(IEnumerable<SdfPath>)
    TryGetValue(SdfPath, out SdfPath)
    UnionWith(IEnumerable<SdfPath>)
    empty()
    getCPtr(SdfPathSet)
    swigRelease(SdfPathSet)
    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)