docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class UsdObjectSet

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

    Constructors

    Name Description
    UsdObjectSet()
    UsdObjectSet(IntPtr, bool)
    UsdObjectSet(UsdObjectSet)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Count
    IsReadOnly

    Methods

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