docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdPrimSubtreeRange

    Inheritance
    Object
    UsdPrimSubtreeRange
    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 UsdPrimSubtreeRange : IEnumerable<UsdPrim>, IEnumerable

    Constructors

    UsdPrimSubtreeRange()

    Declaration
    public UsdPrimSubtreeRange()

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    begin()

    Declaration
    public UsdPrimSubtreeIterator begin()
    Returns
    Type Description
    UsdPrimSubtreeIterator

    Dispose()

    Declaration
    public virtual void Dispose()

    end()

    Declaration
    public UsdPrimSubtreeIterator end()
    Returns
    Type Description
    UsdPrimSubtreeIterator

    Finalize()

    Declaration
    protected void Finalize()

    GetEnd()

    Declaration
    public UsdPrimSubtreeIterator GetEnd()
    Returns
    Type Description
    UsdPrimSubtreeIterator

    GetEnumerator()

    Declaration
    public IEnumerator<UsdPrim> GetEnumerator()
    Returns
    Type Description
    IEnumerator<UsdPrim>
    Implements
    IEnumerable<T>.GetEnumerator()

    GetStart()

    Declaration
    public UsdPrimSubtreeIterator GetStart()
    Returns
    Type Description
    UsdPrimSubtreeIterator

    Explicit Interface Implementations

    IEnumerable.GetEnumerator()

    Declaration
    IEnumerator IEnumerable.GetEnumerator()
    Returns
    Type Description
    IEnumerator
    Implements
    IEnumerable.GetEnumerator()
    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