docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TfTypeSet

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

    Constructors

    Name Description
    TfTypeSet()
    TfTypeSet(IntPtr, bool)
    TfTypeSet(TfTypeSet)

    Fields

    Name Description
    swigCMemOwn

    Properties

    Name Description
    Count
    IsReadOnly

    Methods

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