docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdSkelTopology

    Inheritance
    Object
    UsdSkelTopology
    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 UsdSkelTopology : IDisposable

    Constructors

    UsdSkelTopology()

    Declaration
    public UsdSkelTopology()

    UsdSkelTopology(SWIGTYPE_p_TfSpanT_SdfPath_const_t)

    Declaration
    public UsdSkelTopology(SWIGTYPE_p_TfSpanT_SdfPath_const_t paths)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_SdfPath_const_t paths

    UsdSkelTopology(SWIGTYPE_p_TfSpanT_TfToken_const_t)

    Declaration
    public UsdSkelTopology(SWIGTYPE_p_TfSpanT_TfToken_const_t paths)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_TfToken_const_t paths

    UsdSkelTopology(VtIntArray)

    Declaration
    public UsdSkelTopology(VtIntArray parentIndices)
    Parameters
    Type Name Description
    VtIntArray parentIndices

    UsdSkelTopology(VtTokenArray)

    Declaration
    public UsdSkelTopology(VtTokenArray topology)
    Parameters
    Type Name Description
    VtTokenArray topology

    Fields

    swigCMemOwn

    Declaration
    protected bool swigCMemOwn
    Field Value
    Type Description
    Boolean

    Methods

    Dispose()

    Declaration
    public virtual void Dispose()
    Implements
    IDisposable.Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetNumJoints()

    Declaration
    public uint GetNumJoints()
    Returns
    Type Description
    UInt32

    GetParent(UInt32)

    Declaration
    public int GetParent(uint index)
    Parameters
    Type Name Description
    UInt32 index
    Returns
    Type Description
    Int32

    GetParentIndices()

    Declaration
    public VtIntArray GetParentIndices()
    Returns
    Type Description
    VtIntArray

    IsRoot(UInt32)

    Declaration
    public bool IsRoot(uint index)
    Parameters
    Type Name Description
    UInt32 index
    Returns
    Type Description
    Boolean

    size()

    Declaration
    public uint size()
    Returns
    Type Description
    UInt32

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    Boolean

    Validate(out String)

    Declaration
    public bool Validate(out string reason)
    Parameters
    Type Name Description
    String reason
    Returns
    Type Description
    Boolean
    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