docs.unity3d.com
    Show / Hide Table of Contents

    Class UsdCs

    Inheritance
    Object
    UsdCs
    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 UsdCs

    Fields

    JS_VALUE_API_VERSION

    Declaration
    public static readonly int JS_VALUE_API_VERSION
    Field Value
    Type Description
    Int32

    PXR_USE_NAMESPACES

    Declaration
    public static readonly int PXR_USE_NAMESPACES
    Field Value
    Type Description
    Int32

    USDGEOM_CYLINDER_API_VERSION

    Declaration
    public static readonly int USDGEOM_CYLINDER_API_VERSION
    Field Value
    Type Description
    Int32

    USDGEOM_XFORM_CACHE_API_VERSION

    Declaration
    public static readonly int USDGEOM_XFORM_CACHE_API_VERSION
    Field Value
    Type Description
    Int32

    Properties

    PCP_INVALID_INDEX

    Declaration
    public static uint PCP_INVALID_INDEX { get; }
    Property Value
    Type Description
    UInt32

    Sdf_SizeofPrimPathNode

    Declaration
    public static uint Sdf_SizeofPrimPathNode { get; }
    Property Value
    Type Description
    UInt32

    Sdf_SizeofPropPathNode

    Declaration
    public static uint Sdf_SizeofPropPathNode { get; }
    Property Value
    Type Description
    UInt32

    USD_FORCE_DEFAULT_MATERIALS_SCOPE_NAME

    Declaration
    public static SWIGTYPE_p_TfEnvSettingT_bool_t USD_FORCE_DEFAULT_MATERIALS_SCOPE_NAME { get; set; }
    Property Value
    Type Description
    SWIGTYPE_p_TfEnvSettingT_bool_t

    UsdPrimAllPrimsPredicate

    Declaration
    public static Usd_PrimFlagsPredicate UsdPrimAllPrimsPredicate { get; }
    Property Value
    Type Description
    Usd_PrimFlagsPredicate

    UsdPrimDefaultPredicate

    Declaration
    public static Usd_PrimFlagsConjunction UsdPrimDefaultPredicate { get; }
    Property Value
    Type Description
    Usd_PrimFlagsConjunction

    UsdPrimHasDefiningSpecifier

    Declaration
    public static Usd_PrimFlags UsdPrimHasDefiningSpecifier { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    UsdPrimIsAbstract

    Declaration
    public static Usd_PrimFlags UsdPrimIsAbstract { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    UsdPrimIsActive

    Declaration
    public static Usd_PrimFlags UsdPrimIsActive { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    UsdPrimIsDefined

    Declaration
    public static Usd_PrimFlags UsdPrimIsDefined { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    UsdPrimIsGroup

    Declaration
    public static Usd_PrimFlags UsdPrimIsGroup { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    UsdPrimIsInstance

    Declaration
    public static Usd_PrimFlags UsdPrimIsInstance { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    UsdPrimIsLoaded

    Declaration
    public static Usd_PrimFlags UsdPrimIsLoaded { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    UsdPrimIsModel

    Declaration
    public static Usd_PrimFlags UsdPrimIsModel { get; }
    Property Value
    Type Description
    Usd_PrimFlags

    Methods

    CombineError(SdfNamespaceEditDetail.Result)

    Declaration
    public static SdfNamespaceEditDetail.Result CombineError(SdfNamespaceEditDetail.Result arg0)
    Parameters
    Type Name Description
    SdfNamespaceEditDetail.Result arg0
    Returns
    Type Description
    SdfNamespaceEditDetail.Result

    CombineResult(SdfNamespaceEditDetail.Result, SdfNamespaceEditDetail.Result)

    Declaration
    public static SdfNamespaceEditDetail.Result CombineResult(SdfNamespaceEditDetail.Result lhs, SdfNamespaceEditDetail.Result rhs)
    Parameters
    Type Name Description
    SdfNamespaceEditDetail.Result lhs
    SdfNamespaceEditDetail.Result rhs
    Returns
    Type Description
    SdfNamespaceEditDetail.Result

    CombineUnbatched(SdfNamespaceEditDetail.Result)

    Declaration
    public static SdfNamespaceEditDetail.Result CombineUnbatched(SdfNamespaceEditDetail.Result other)
    Parameters
    Type Name Description
    SdfNamespaceEditDetail.Result other
    Returns
    Type Description
    SdfNamespaceEditDetail.Result

    CreateStringFromStringVec(StdStringVector)

    Declaration
    public static string CreateStringFromStringVec(StdStringVector stringVec)
    Parameters
    Type Name Description
    StdStringVector stringVec
    Returns
    Type Description
    String

    GetFusedDisplayColor(UsdPrim, UsdTimeCode)

    Declaration
    public static VtValue GetFusedDisplayColor(UsdPrim prim, UsdTimeCode time)
    Parameters
    Type Name Description
    UsdPrim prim
    UsdTimeCode time
    Returns
    Type Description
    VtValue

    GetFusedTransform(UsdPrim, UsdTimeCode)

    Declaration
    public static VtValue GetFusedTransform(UsdPrim prim, UsdTimeCode time)
    Parameters
    Type Name Description
    UsdPrim prim
    UsdTimeCode time
    Returns
    Type Description
    VtValue

    GetPathFromVector(SdfPathVector, Int32, SdfPath)

    Declaration
    public static void GetPathFromVector(SdfPathVector paths, int index, SdfPath output)
    Parameters
    Type Name Description
    SdfPathVector paths
    Int32 index
    SdfPath output

    GetPrimFromVector(UsdPrimVector, Int32, UsdPrim)

    Declaration
    public static void GetPrimFromVector(UsdPrimVector prims, int index, UsdPrim output)
    Parameters
    Type Name Description
    UsdPrimVector prims
    Int32 index
    UsdPrim output

    GetRoleFromMetadata(SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static TfToken GetRoleFromMetadata(SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    TfToken

    GfBuildOrthonormalFrame(GfVec3d, GfVec3d, GfVec3d)

    Declaration
    public static void GfBuildOrthonormalFrame(GfVec3d v0, GfVec3d v1, GfVec3d v2)
    Parameters
    Type Name Description
    GfVec3d v0
    GfVec3d v1
    GfVec3d v2

    GfBuildOrthonormalFrame(GfVec3d, GfVec3d, GfVec3d, Double)

    Declaration
    public static void GfBuildOrthonormalFrame(GfVec3d v0, GfVec3d v1, GfVec3d v2, double eps)
    Parameters
    Type Name Description
    GfVec3d v0
    GfVec3d v1
    GfVec3d v2
    Double eps

    GfBuildOrthonormalFrame(GfVec3f, GfVec3f, GfVec3f)

    Declaration
    public static void GfBuildOrthonormalFrame(GfVec3f v0, GfVec3f v1, GfVec3f v2)
    Parameters
    Type Name Description
    GfVec3f v0
    GfVec3f v1
    GfVec3f v2

    GfBuildOrthonormalFrame(GfVec3f, GfVec3f, GfVec3f, Single)

    Declaration
    public static void GfBuildOrthonormalFrame(GfVec3f v0, GfVec3f v1, GfVec3f v2, float eps)
    Parameters
    Type Name Description
    GfVec3f v0
    GfVec3f v1
    GfVec3f v2
    Single eps

    GfBuildOrthonormalFrame(GfVec3h, GfVec3h, GfVec3h)

    Declaration
    public static void GfBuildOrthonormalFrame(GfVec3h v0, GfVec3h v1, GfVec3h v2)
    Parameters
    Type Name Description
    GfVec3h v0
    GfVec3h v1
    GfVec3h v2

    GfBuildOrthonormalFrame(GfVec3h, GfVec3h, GfVec3h, GfHalf)

    Declaration
    public static void GfBuildOrthonormalFrame(GfVec3h v0, GfVec3h v1, GfVec3h v2, GfHalf eps)
    Parameters
    Type Name Description
    GfVec3h v0
    GfVec3h v1
    GfVec3h v2
    GfHalf eps

    GfCompDiv(GfVec2d, GfVec2d)

    Declaration
    public static GfVec2d GfCompDiv(GfVec2d v1, GfVec2d v2)
    Parameters
    Type Name Description
    GfVec2d v1
    GfVec2d v2
    Returns
    Type Description
    GfVec2d

    GfCompDiv(GfVec2f, GfVec2f)

    Declaration
    public static GfVec2f GfCompDiv(GfVec2f v1, GfVec2f v2)
    Parameters
    Type Name Description
    GfVec2f v1
    GfVec2f v2
    Returns
    Type Description
    GfVec2f

    GfCompDiv(GfVec2h, GfVec2h)

    Declaration
    public static GfVec2h GfCompDiv(GfVec2h v1, GfVec2h v2)
    Parameters
    Type Name Description
    GfVec2h v1
    GfVec2h v2
    Returns
    Type Description
    GfVec2h

    GfCompDiv(GfVec2i, GfVec2i)

    Declaration
    public static GfVec2i GfCompDiv(GfVec2i v1, GfVec2i v2)
    Parameters
    Type Name Description
    GfVec2i v1
    GfVec2i v2
    Returns
    Type Description
    GfVec2i

    GfCompDiv(GfVec3d, GfVec3d)

    Declaration
    public static GfVec3d GfCompDiv(GfVec3d v1, GfVec3d v2)
    Parameters
    Type Name Description
    GfVec3d v1
    GfVec3d v2
    Returns
    Type Description
    GfVec3d

    GfCompDiv(GfVec3f, GfVec3f)

    Declaration
    public static GfVec3f GfCompDiv(GfVec3f v1, GfVec3f v2)
    Parameters
    Type Name Description
    GfVec3f v1
    GfVec3f v2
    Returns
    Type Description
    GfVec3f

    GfCompDiv(GfVec3h, GfVec3h)

    Declaration
    public static GfVec3h GfCompDiv(GfVec3h v1, GfVec3h v2)
    Parameters
    Type Name Description
    GfVec3h v1
    GfVec3h v2
    Returns
    Type Description
    GfVec3h

    GfCompDiv(GfVec3i, GfVec3i)

    Declaration
    public static GfVec3i GfCompDiv(GfVec3i v1, GfVec3i v2)
    Parameters
    Type Name Description
    GfVec3i v1
    GfVec3i v2
    Returns
    Type Description
    GfVec3i

    GfCompDiv(GfVec4d, GfVec4d)

    Declaration
    public static GfVec4d GfCompDiv(GfVec4d v1, GfVec4d v2)
    Parameters
    Type Name Description
    GfVec4d v1
    GfVec4d v2
    Returns
    Type Description
    GfVec4d

    GfCompDiv(GfVec4f, GfVec4f)

    Declaration
    public static GfVec4f GfCompDiv(GfVec4f v1, GfVec4f v2)
    Parameters
    Type Name Description
    GfVec4f v1
    GfVec4f v2
    Returns
    Type Description
    GfVec4f

    GfCompDiv(GfVec4h, GfVec4h)

    Declaration
    public static GfVec4h GfCompDiv(GfVec4h v1, GfVec4h v2)
    Parameters
    Type Name Description
    GfVec4h v1
    GfVec4h v2
    Returns
    Type Description
    GfVec4h

    GfCompDiv(GfVec4i, GfVec4i)

    Declaration
    public static GfVec4i GfCompDiv(GfVec4i v1, GfVec4i v2)
    Parameters
    Type Name Description
    GfVec4i v1
    GfVec4i v2
    Returns
    Type Description
    GfVec4i

    GfCompMult(GfVec2d, GfVec2d)

    Declaration
    public static GfVec2d GfCompMult(GfVec2d v1, GfVec2d v2)
    Parameters
    Type Name Description
    GfVec2d v1
    GfVec2d v2
    Returns
    Type Description
    GfVec2d

    GfCompMult(GfVec2f, GfVec2f)

    Declaration
    public static GfVec2f GfCompMult(GfVec2f v1, GfVec2f v2)
    Parameters
    Type Name Description
    GfVec2f v1
    GfVec2f v2
    Returns
    Type Description
    GfVec2f

    GfCompMult(GfVec2h, GfVec2h)

    Declaration
    public static GfVec2h GfCompMult(GfVec2h v1, GfVec2h v2)
    Parameters
    Type Name Description
    GfVec2h v1
    GfVec2h v2
    Returns
    Type Description
    GfVec2h

    GfCompMult(GfVec2i, GfVec2i)

    Declaration
    public static GfVec2i GfCompMult(GfVec2i v1, GfVec2i v2)
    Parameters
    Type Name Description
    GfVec2i v1
    GfVec2i v2
    Returns
    Type Description
    GfVec2i

    GfCompMult(GfVec3d, GfVec3d)

    Declaration
    public static GfVec3d GfCompMult(GfVec3d v1, GfVec3d v2)
    Parameters
    Type Name Description
    GfVec3d v1
    GfVec3d v2
    Returns
    Type Description
    GfVec3d

    GfCompMult(GfVec3f, GfVec3f)

    Declaration
    public static GfVec3f GfCompMult(GfVec3f v1, GfVec3f v2)
    Parameters
    Type Name Description
    GfVec3f v1
    GfVec3f v2
    Returns
    Type Description
    GfVec3f

    GfCompMult(GfVec3h, GfVec3h)

    Declaration
    public static GfVec3h GfCompMult(GfVec3h v1, GfVec3h v2)
    Parameters
    Type Name Description
    GfVec3h v1
    GfVec3h v2
    Returns
    Type Description
    GfVec3h

    GfCompMult(GfVec3i, GfVec3i)

    Declaration
    public static GfVec3i GfCompMult(GfVec3i v1, GfVec3i v2)
    Parameters
    Type Name Description
    GfVec3i v1
    GfVec3i v2
    Returns
    Type Description
    GfVec3i

    GfCompMult(GfVec4d, GfVec4d)

    Declaration
    public static GfVec4d GfCompMult(GfVec4d v1, GfVec4d v2)
    Parameters
    Type Name Description
    GfVec4d v1
    GfVec4d v2
    Returns
    Type Description
    GfVec4d

    GfCompMult(GfVec4f, GfVec4f)

    Declaration
    public static GfVec4f GfCompMult(GfVec4f v1, GfVec4f v2)
    Parameters
    Type Name Description
    GfVec4f v1
    GfVec4f v2
    Returns
    Type Description
    GfVec4f

    GfCompMult(GfVec4h, GfVec4h)

    Declaration
    public static GfVec4h GfCompMult(GfVec4h v1, GfVec4h v2)
    Parameters
    Type Name Description
    GfVec4h v1
    GfVec4h v2
    Returns
    Type Description
    GfVec4h

    GfCompMult(GfVec4i, GfVec4i)

    Declaration
    public static GfVec4i GfCompMult(GfVec4i v1, GfVec4i v2)
    Parameters
    Type Name Description
    GfVec4i v1
    GfVec4i v2
    Returns
    Type Description
    GfVec4i

    GfCross(GfVec3d, GfVec3d)

    Declaration
    public static GfVec3d GfCross(GfVec3d v1, GfVec3d v2)
    Parameters
    Type Name Description
    GfVec3d v1
    GfVec3d v2
    Returns
    Type Description
    GfVec3d

    GfCross(GfVec3f, GfVec3f)

    Declaration
    public static GfVec3f GfCross(GfVec3f v1, GfVec3f v2)
    Parameters
    Type Name Description
    GfVec3f v1
    GfVec3f v2
    Returns
    Type Description
    GfVec3f

    GfCross(GfVec3h, GfVec3h)

    Declaration
    public static GfVec3h GfCross(GfVec3h v1, GfVec3h v2)
    Parameters
    Type Name Description
    GfVec3h v1
    GfVec3h v2
    Returns
    Type Description
    GfVec3h

    GfDot(GfQuatd, GfQuatd)

    Declaration
    public static double GfDot(GfQuatd q1, GfQuatd q2)
    Parameters
    Type Name Description
    GfQuatd q1
    GfQuatd q2
    Returns
    Type Description
    Double

    GfDot(GfQuatf, GfQuatf)

    Declaration
    public static float GfDot(GfQuatf q1, GfQuatf q2)
    Parameters
    Type Name Description
    GfQuatf q1
    GfQuatf q2
    Returns
    Type Description
    Single

    GfDot(GfVec2d, GfVec2d)

    Declaration
    public static double GfDot(GfVec2d v1, GfVec2d v2)
    Parameters
    Type Name Description
    GfVec2d v1
    GfVec2d v2
    Returns
    Type Description
    Double

    GfDot(GfVec2f, GfVec2f)

    Declaration
    public static float GfDot(GfVec2f v1, GfVec2f v2)
    Parameters
    Type Name Description
    GfVec2f v1
    GfVec2f v2
    Returns
    Type Description
    Single

    GfDot(GfVec2h, GfVec2h)

    Declaration
    public static GfHalf GfDot(GfVec2h v1, GfVec2h v2)
    Parameters
    Type Name Description
    GfVec2h v1
    GfVec2h v2
    Returns
    Type Description
    GfHalf

    GfDot(GfVec2i, GfVec2i)

    Declaration
    public static int GfDot(GfVec2i v1, GfVec2i v2)
    Parameters
    Type Name Description
    GfVec2i v1
    GfVec2i v2
    Returns
    Type Description
    Int32

    GfDot(GfVec3d, GfVec3d)

    Declaration
    public static double GfDot(GfVec3d v1, GfVec3d v2)
    Parameters
    Type Name Description
    GfVec3d v1
    GfVec3d v2
    Returns
    Type Description
    Double

    GfDot(GfVec3f, GfVec3f)

    Declaration
    public static float GfDot(GfVec3f v1, GfVec3f v2)
    Parameters
    Type Name Description
    GfVec3f v1
    GfVec3f v2
    Returns
    Type Description
    Single

    GfDot(GfVec3h, GfVec3h)

    Declaration
    public static GfHalf GfDot(GfVec3h v1, GfVec3h v2)
    Parameters
    Type Name Description
    GfVec3h v1
    GfVec3h v2
    Returns
    Type Description
    GfHalf

    GfDot(GfVec3i, GfVec3i)

    Declaration
    public static int GfDot(GfVec3i v1, GfVec3i v2)
    Parameters
    Type Name Description
    GfVec3i v1
    GfVec3i v2
    Returns
    Type Description
    Int32

    GfDot(GfVec4d, GfVec4d)

    Declaration
    public static double GfDot(GfVec4d v1, GfVec4d v2)
    Parameters
    Type Name Description
    GfVec4d v1
    GfVec4d v2
    Returns
    Type Description
    Double

    GfDot(GfVec4f, GfVec4f)

    Declaration
    public static float GfDot(GfVec4f v1, GfVec4f v2)
    Parameters
    Type Name Description
    GfVec4f v1
    GfVec4f v2
    Returns
    Type Description
    Single

    GfDot(GfVec4h, GfVec4h)

    Declaration
    public static GfHalf GfDot(GfVec4h v1, GfVec4h v2)
    Parameters
    Type Name Description
    GfVec4h v1
    GfVec4h v2
    Returns
    Type Description
    GfHalf

    GfDot(GfVec4i, GfVec4i)

    Declaration
    public static int GfDot(GfVec4i v1, GfVec4i v2)
    Parameters
    Type Name Description
    GfVec4i v1
    GfVec4i v2
    Returns
    Type Description
    Int32

    GfFindClosestPoints(GfRay, GfLine)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLine line)
    Parameters
    Type Name Description
    GfRay ray
    GfLine line
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLine, GfVec3d)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLine line, GfVec3d rayPoint)
    Parameters
    Type Name Description
    GfRay ray
    GfLine line
    GfVec3d rayPoint
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLine, GfVec3d, GfVec3d)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLine line, GfVec3d rayPoint, GfVec3d linePoint)
    Parameters
    Type Name Description
    GfRay ray
    GfLine line
    GfVec3d rayPoint
    GfVec3d linePoint
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLine, GfVec3d, GfVec3d, SWIGTYPE_p_double, SWIGTYPE_p_double)

    Declaration
    public static bool GfFindClosestPoints(GfRay arg0, GfLine arg1, GfVec3d arg2, GfVec3d arg3, SWIGTYPE_p_double arg4, SWIGTYPE_p_double arg5)
    Parameters
    Type Name Description
    GfRay arg0
    GfLine arg1
    GfVec3d arg2
    GfVec3d arg3
    SWIGTYPE_p_double arg4
    SWIGTYPE_p_double arg5
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLine, GfVec3d, GfVec3d, out Double)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLine line, GfVec3d rayPoint, GfVec3d linePoint, out double rayDistance)
    Parameters
    Type Name Description
    GfRay ray
    GfLine line
    GfVec3d rayPoint
    GfVec3d linePoint
    Double rayDistance
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLineSeg)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLineSeg seg)
    Parameters
    Type Name Description
    GfRay ray
    GfLineSeg seg
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLineSeg, GfVec3d)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLineSeg seg, GfVec3d rayPoint)
    Parameters
    Type Name Description
    GfRay ray
    GfLineSeg seg
    GfVec3d rayPoint
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLineSeg, GfVec3d, GfVec3d)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLineSeg seg, GfVec3d rayPoint, GfVec3d segPoint)
    Parameters
    Type Name Description
    GfRay ray
    GfLineSeg seg
    GfVec3d rayPoint
    GfVec3d segPoint
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLineSeg, GfVec3d, GfVec3d, SWIGTYPE_p_double, SWIGTYPE_p_double)

    Declaration
    public static bool GfFindClosestPoints(GfRay arg0, GfLineSeg arg1, GfVec3d arg2, GfVec3d arg3, SWIGTYPE_p_double arg4, SWIGTYPE_p_double arg5)
    Parameters
    Type Name Description
    GfRay arg0
    GfLineSeg arg1
    GfVec3d arg2
    GfVec3d arg3
    SWIGTYPE_p_double arg4
    SWIGTYPE_p_double arg5
    Returns
    Type Description
    Boolean

    GfFindClosestPoints(GfRay, GfLineSeg, GfVec3d, GfVec3d, out Double)

    Declaration
    public static bool GfFindClosestPoints(GfRay ray, GfLineSeg seg, GfVec3d rayPoint, GfVec3d segPoint, out double rayDistance)
    Parameters
    Type Name Description
    GfRay ray
    GfLineSeg seg
    GfVec3d rayPoint
    GfVec3d segPoint
    Double rayDistance
    Returns
    Type Description
    Boolean

    GfFitPlaneToPoints(GfVec3dVector, GfPlane)

    Declaration
    public static bool GfFitPlaneToPoints(GfVec3dVector points, GfPlane fitPlane)
    Parameters
    Type Name Description
    GfVec3dVector points
    GfPlane fitPlane
    Returns
    Type Description
    Boolean

    GfGetComplement(GfVec2d, GfVec2d)

    Declaration
    public static GfVec2d GfGetComplement(GfVec2d a, GfVec2d b)
    Parameters
    Type Name Description
    GfVec2d a
    GfVec2d b
    Returns
    Type Description
    GfVec2d

    GfGetComplement(GfVec2f, GfVec2f)

    Declaration
    public static GfVec2f GfGetComplement(GfVec2f a, GfVec2f b)
    Parameters
    Type Name Description
    GfVec2f a
    GfVec2f b
    Returns
    Type Description
    GfVec2f

    GfGetComplement(GfVec2h, GfVec2h)

    Declaration
    public static GfVec2h GfGetComplement(GfVec2h a, GfVec2h b)
    Parameters
    Type Name Description
    GfVec2h a
    GfVec2h b
    Returns
    Type Description
    GfVec2h

    GfGetComplement(GfVec3d, GfVec3d)

    Declaration
    public static GfVec3d GfGetComplement(GfVec3d a, GfVec3d b)
    Parameters
    Type Name Description
    GfVec3d a
    GfVec3d b
    Returns
    Type Description
    GfVec3d

    GfGetComplement(GfVec3f, GfVec3f)

    Declaration
    public static GfVec3f GfGetComplement(GfVec3f a, GfVec3f b)
    Parameters
    Type Name Description
    GfVec3f a
    GfVec3f b
    Returns
    Type Description
    GfVec3f

    GfGetComplement(GfVec3h, GfVec3h)

    Declaration
    public static GfVec3h GfGetComplement(GfVec3h a, GfVec3h b)
    Parameters
    Type Name Description
    GfVec3h a
    GfVec3h b
    Returns
    Type Description
    GfVec3h

    GfGetComplement(GfVec4d, GfVec4d)

    Declaration
    public static GfVec4d GfGetComplement(GfVec4d a, GfVec4d b)
    Parameters
    Type Name Description
    GfVec4d a
    GfVec4d b
    Returns
    Type Description
    GfVec4d

    GfGetComplement(GfVec4f, GfVec4f)

    Declaration
    public static GfVec4f GfGetComplement(GfVec4f a, GfVec4f b)
    Parameters
    Type Name Description
    GfVec4f a
    GfVec4f b
    Returns
    Type Description
    GfVec4f

    GfGetComplement(GfVec4h, GfVec4h)

    Declaration
    public static GfVec4h GfGetComplement(GfVec4h a, GfVec4h b)
    Parameters
    Type Name Description
    GfVec4h a
    GfVec4h b
    Returns
    Type Description
    GfVec4h

    GfGetLength(GfVec2d)

    Declaration
    public static double GfGetLength(GfVec2d v)
    Parameters
    Type Name Description
    GfVec2d v
    Returns
    Type Description
    Double

    GfGetLength(GfVec2f)

    Declaration
    public static float GfGetLength(GfVec2f v)
    Parameters
    Type Name Description
    GfVec2f v
    Returns
    Type Description
    Single

    GfGetLength(GfVec2h)

    Declaration
    public static GfHalf GfGetLength(GfVec2h v)
    Parameters
    Type Name Description
    GfVec2h v
    Returns
    Type Description
    GfHalf

    GfGetLength(GfVec3d)

    Declaration
    public static double GfGetLength(GfVec3d v)
    Parameters
    Type Name Description
    GfVec3d v
    Returns
    Type Description
    Double

    GfGetLength(GfVec3f)

    Declaration
    public static float GfGetLength(GfVec3f v)
    Parameters
    Type Name Description
    GfVec3f v
    Returns
    Type Description
    Single

    GfGetLength(GfVec3h)

    Declaration
    public static GfHalf GfGetLength(GfVec3h v)
    Parameters
    Type Name Description
    GfVec3h v
    Returns
    Type Description
    GfHalf

    GfGetLength(GfVec4d)

    Declaration
    public static double GfGetLength(GfVec4d v)
    Parameters
    Type Name Description
    GfVec4d v
    Returns
    Type Description
    Double

    GfGetLength(GfVec4f)

    Declaration
    public static float GfGetLength(GfVec4f v)
    Parameters
    Type Name Description
    GfVec4f v
    Returns
    Type Description
    Single

    GfGetLength(GfVec4h)

    Declaration
    public static GfHalf GfGetLength(GfVec4h v)
    Parameters
    Type Name Description
    GfVec4h v
    Returns
    Type Description
    GfHalf

    GfGetNormalized(GfVec2d)

    Declaration
    public static GfVec2d GfGetNormalized(GfVec2d v)
    Parameters
    Type Name Description
    GfVec2d v
    Returns
    Type Description
    GfVec2d

    GfGetNormalized(GfVec2d, Double)

    Declaration
    public static GfVec2d GfGetNormalized(GfVec2d v, double eps)
    Parameters
    Type Name Description
    GfVec2d v
    Double eps
    Returns
    Type Description
    GfVec2d

    GfGetNormalized(GfVec2f)

    Declaration
    public static GfVec2f GfGetNormalized(GfVec2f v)
    Parameters
    Type Name Description
    GfVec2f v
    Returns
    Type Description
    GfVec2f

    GfGetNormalized(GfVec2f, Single)

    Declaration
    public static GfVec2f GfGetNormalized(GfVec2f v, float eps)
    Parameters
    Type Name Description
    GfVec2f v
    Single eps
    Returns
    Type Description
    GfVec2f

    GfGetNormalized(GfVec2h)

    Declaration
    public static GfVec2h GfGetNormalized(GfVec2h v)
    Parameters
    Type Name Description
    GfVec2h v
    Returns
    Type Description
    GfVec2h

    GfGetNormalized(GfVec2h, GfHalf)

    Declaration
    public static GfVec2h GfGetNormalized(GfVec2h v, GfHalf eps)
    Parameters
    Type Name Description
    GfVec2h v
    GfHalf eps
    Returns
    Type Description
    GfVec2h

    GfGetNormalized(GfVec3d)

    Declaration
    public static GfVec3d GfGetNormalized(GfVec3d v)
    Parameters
    Type Name Description
    GfVec3d v
    Returns
    Type Description
    GfVec3d

    GfGetNormalized(GfVec3d, Double)

    Declaration
    public static GfVec3d GfGetNormalized(GfVec3d v, double eps)
    Parameters
    Type Name Description
    GfVec3d v
    Double eps
    Returns
    Type Description
    GfVec3d

    GfGetNormalized(GfVec3f)

    Declaration
    public static GfVec3f GfGetNormalized(GfVec3f v)
    Parameters
    Type Name Description
    GfVec3f v
    Returns
    Type Description
    GfVec3f

    GfGetNormalized(GfVec3f, Single)

    Declaration
    public static GfVec3f GfGetNormalized(GfVec3f v, float eps)
    Parameters
    Type Name Description
    GfVec3f v
    Single eps
    Returns
    Type Description
    GfVec3f

    GfGetNormalized(GfVec3h)

    Declaration
    public static GfVec3h GfGetNormalized(GfVec3h v)
    Parameters
    Type Name Description
    GfVec3h v
    Returns
    Type Description
    GfVec3h

    GfGetNormalized(GfVec3h, GfHalf)

    Declaration
    public static GfVec3h GfGetNormalized(GfVec3h v, GfHalf eps)
    Parameters
    Type Name Description
    GfVec3h v
    GfHalf eps
    Returns
    Type Description
    GfVec3h

    GfGetNormalized(GfVec4d)

    Declaration
    public static GfVec4d GfGetNormalized(GfVec4d v)
    Parameters
    Type Name Description
    GfVec4d v
    Returns
    Type Description
    GfVec4d

    GfGetNormalized(GfVec4d, Double)

    Declaration
    public static GfVec4d GfGetNormalized(GfVec4d v, double eps)
    Parameters
    Type Name Description
    GfVec4d v
    Double eps
    Returns
    Type Description
    GfVec4d

    GfGetNormalized(GfVec4f)

    Declaration
    public static GfVec4f GfGetNormalized(GfVec4f v)
    Parameters
    Type Name Description
    GfVec4f v
    Returns
    Type Description
    GfVec4f

    GfGetNormalized(GfVec4f, Single)

    Declaration
    public static GfVec4f GfGetNormalized(GfVec4f v, float eps)
    Parameters
    Type Name Description
    GfVec4f v
    Single eps
    Returns
    Type Description
    GfVec4f

    GfGetNormalized(GfVec4h)

    Declaration
    public static GfVec4h GfGetNormalized(GfVec4h v)
    Parameters
    Type Name Description
    GfVec4h v
    Returns
    Type Description
    GfVec4h

    GfGetNormalized(GfVec4h, GfHalf)

    Declaration
    public static GfVec4h GfGetNormalized(GfVec4h v, GfHalf eps)
    Parameters
    Type Name Description
    GfVec4h v
    GfHalf eps
    Returns
    Type Description
    GfVec4h

    GfGetProjection(GfVec2d, GfVec2d)

    Declaration
    public static GfVec2d GfGetProjection(GfVec2d a, GfVec2d b)
    Parameters
    Type Name Description
    GfVec2d a
    GfVec2d b
    Returns
    Type Description
    GfVec2d

    GfGetProjection(GfVec2f, GfVec2f)

    Declaration
    public static GfVec2f GfGetProjection(GfVec2f a, GfVec2f b)
    Parameters
    Type Name Description
    GfVec2f a
    GfVec2f b
    Returns
    Type Description
    GfVec2f

    GfGetProjection(GfVec2h, GfVec2h)

    Declaration
    public static GfVec2h GfGetProjection(GfVec2h a, GfVec2h b)
    Parameters
    Type Name Description
    GfVec2h a
    GfVec2h b
    Returns
    Type Description
    GfVec2h

    GfGetProjection(GfVec3d, GfVec3d)

    Declaration
    public static GfVec3d GfGetProjection(GfVec3d a, GfVec3d b)
    Parameters
    Type Name Description
    GfVec3d a
    GfVec3d b
    Returns
    Type Description
    GfVec3d

    GfGetProjection(GfVec3f, GfVec3f)

    Declaration
    public static GfVec3f GfGetProjection(GfVec3f a, GfVec3f b)
    Parameters
    Type Name Description
    GfVec3f a
    GfVec3f b
    Returns
    Type Description
    GfVec3f

    GfGetProjection(GfVec3h, GfVec3h)

    Declaration
    public static GfVec3h GfGetProjection(GfVec3h a, GfVec3h b)
    Parameters
    Type Name Description
    GfVec3h a
    GfVec3h b
    Returns
    Type Description
    GfVec3h

    GfGetProjection(GfVec4d, GfVec4d)

    Declaration
    public static GfVec4d GfGetProjection(GfVec4d a, GfVec4d b)
    Parameters
    Type Name Description
    GfVec4d a
    GfVec4d b
    Returns
    Type Description
    GfVec4d

    GfGetProjection(GfVec4f, GfVec4f)

    Declaration
    public static GfVec4f GfGetProjection(GfVec4f a, GfVec4f b)
    Parameters
    Type Name Description
    GfVec4f a
    GfVec4f b
    Returns
    Type Description
    GfVec4f

    GfGetProjection(GfVec4h, GfVec4h)

    Declaration
    public static GfVec4h GfGetProjection(GfVec4h a, GfVec4h b)
    Parameters
    Type Name Description
    GfVec4h a
    GfVec4h b
    Returns
    Type Description
    GfVec4h

    GfIsClose(GfMatrix2d, GfMatrix2d, Double)

    Declaration
    public static bool GfIsClose(GfMatrix2d m1, GfMatrix2d m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix2d m1
    GfMatrix2d m2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfMatrix2f, GfMatrix2f, Double)

    Declaration
    public static bool GfIsClose(GfMatrix2f m1, GfMatrix2f m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix2f m1
    GfMatrix2f m2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfMatrix3d, GfMatrix3d, Double)

    Declaration
    public static bool GfIsClose(GfMatrix3d m1, GfMatrix3d m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix3d m1
    GfMatrix3d m2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfMatrix3f, GfMatrix3f, Double)

    Declaration
    public static bool GfIsClose(GfMatrix3f m1, GfMatrix3f m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix3f m1
    GfMatrix3f m2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfMatrix4d, GfMatrix4d, Double)

    Declaration
    public static bool GfIsClose(GfMatrix4d m1, GfMatrix4d m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix4d m1
    GfMatrix4d m2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfMatrix4f, GfMatrix4f, Double)

    Declaration
    public static bool GfIsClose(GfMatrix4f m1, GfMatrix4f m2, double tolerance)
    Parameters
    Type Name Description
    GfMatrix4f m1
    GfMatrix4f m2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec2d, GfVec2d, Double)

    Declaration
    public static bool GfIsClose(GfVec2d v1, GfVec2d v2, double tolerance)
    Parameters
    Type Name Description
    GfVec2d v1
    GfVec2d v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec2f, GfVec2f, Double)

    Declaration
    public static bool GfIsClose(GfVec2f v1, GfVec2f v2, double tolerance)
    Parameters
    Type Name Description
    GfVec2f v1
    GfVec2f v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec2h, GfVec2h, Double)

    Declaration
    public static bool GfIsClose(GfVec2h v1, GfVec2h v2, double tolerance)
    Parameters
    Type Name Description
    GfVec2h v1
    GfVec2h v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec3d, GfVec3d, Double)

    Declaration
    public static bool GfIsClose(GfVec3d v1, GfVec3d v2, double tolerance)
    Parameters
    Type Name Description
    GfVec3d v1
    GfVec3d v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec3f, GfVec3f, Double)

    Declaration
    public static bool GfIsClose(GfVec3f v1, GfVec3f v2, double tolerance)
    Parameters
    Type Name Description
    GfVec3f v1
    GfVec3f v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec3h, GfVec3h, Double)

    Declaration
    public static bool GfIsClose(GfVec3h v1, GfVec3h v2, double tolerance)
    Parameters
    Type Name Description
    GfVec3h v1
    GfVec3h v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec4d, GfVec4d, Double)

    Declaration
    public static bool GfIsClose(GfVec4d v1, GfVec4d v2, double tolerance)
    Parameters
    Type Name Description
    GfVec4d v1
    GfVec4d v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec4f, GfVec4f, Double)

    Declaration
    public static bool GfIsClose(GfVec4f v1, GfVec4f v2, double tolerance)
    Parameters
    Type Name Description
    GfVec4f v1
    GfVec4f v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfIsClose(GfVec4h, GfVec4h, Double)

    Declaration
    public static bool GfIsClose(GfVec4h v1, GfVec4h v2, double tolerance)
    Parameters
    Type Name Description
    GfVec4h v1
    GfVec4h v2
    Double tolerance
    Returns
    Type Description
    Boolean

    GfNormalize(GfVec2d)

    Declaration
    public static double GfNormalize(GfVec2d v)
    Parameters
    Type Name Description
    GfVec2d v
    Returns
    Type Description
    Double

    GfNormalize(GfVec2d, Double)

    Declaration
    public static double GfNormalize(GfVec2d v, double eps)
    Parameters
    Type Name Description
    GfVec2d v
    Double eps
    Returns
    Type Description
    Double

    GfNormalize(GfVec2f)

    Declaration
    public static float GfNormalize(GfVec2f v)
    Parameters
    Type Name Description
    GfVec2f v
    Returns
    Type Description
    Single

    GfNormalize(GfVec2f, Single)

    Declaration
    public static float GfNormalize(GfVec2f v, float eps)
    Parameters
    Type Name Description
    GfVec2f v
    Single eps
    Returns
    Type Description
    Single

    GfNormalize(GfVec2h)

    Declaration
    public static GfHalf GfNormalize(GfVec2h v)
    Parameters
    Type Name Description
    GfVec2h v
    Returns
    Type Description
    GfHalf

    GfNormalize(GfVec2h, GfHalf)

    Declaration
    public static GfHalf GfNormalize(GfVec2h v, GfHalf eps)
    Parameters
    Type Name Description
    GfVec2h v
    GfHalf eps
    Returns
    Type Description
    GfHalf

    GfNormalize(GfVec3d)

    Declaration
    public static double GfNormalize(GfVec3d v)
    Parameters
    Type Name Description
    GfVec3d v
    Returns
    Type Description
    Double

    GfNormalize(GfVec3d, Double)

    Declaration
    public static double GfNormalize(GfVec3d v, double eps)
    Parameters
    Type Name Description
    GfVec3d v
    Double eps
    Returns
    Type Description
    Double

    GfNormalize(GfVec3f)

    Declaration
    public static float GfNormalize(GfVec3f v)
    Parameters
    Type Name Description
    GfVec3f v
    Returns
    Type Description
    Single

    GfNormalize(GfVec3f, Single)

    Declaration
    public static float GfNormalize(GfVec3f v, float eps)
    Parameters
    Type Name Description
    GfVec3f v
    Single eps
    Returns
    Type Description
    Single

    GfNormalize(GfVec3h)

    Declaration
    public static GfHalf GfNormalize(GfVec3h v)
    Parameters
    Type Name Description
    GfVec3h v
    Returns
    Type Description
    GfHalf

    GfNormalize(GfVec3h, GfHalf)

    Declaration
    public static GfHalf GfNormalize(GfVec3h v, GfHalf eps)
    Parameters
    Type Name Description
    GfVec3h v
    GfHalf eps
    Returns
    Type Description
    GfHalf

    GfNormalize(GfVec4d)

    Declaration
    public static double GfNormalize(GfVec4d v)
    Parameters
    Type Name Description
    GfVec4d v
    Returns
    Type Description
    Double

    GfNormalize(GfVec4d, Double)

    Declaration
    public static double GfNormalize(GfVec4d v, double eps)
    Parameters
    Type Name Description
    GfVec4d v
    Double eps
    Returns
    Type Description
    Double

    GfNormalize(GfVec4f)

    Declaration
    public static float GfNormalize(GfVec4f v)
    Parameters
    Type Name Description
    GfVec4f v
    Returns
    Type Description
    Single

    GfNormalize(GfVec4f, Single)

    Declaration
    public static float GfNormalize(GfVec4f v, float eps)
    Parameters
    Type Name Description
    GfVec4f v
    Single eps
    Returns
    Type Description
    Single

    GfNormalize(GfVec4h)

    Declaration
    public static GfHalf GfNormalize(GfVec4h v)
    Parameters
    Type Name Description
    GfVec4h v
    Returns
    Type Description
    GfHalf

    GfNormalize(GfVec4h, GfHalf)

    Declaration
    public static GfHalf GfNormalize(GfVec4h v, GfHalf eps)
    Parameters
    Type Name Description
    GfVec4h v
    GfHalf eps
    Returns
    Type Description
    GfHalf

    GfOrthogonalizeBasis(GfVec3d, GfVec3d, GfVec3d, Boolean)

    Declaration
    public static bool GfOrthogonalizeBasis(GfVec3d tx, GfVec3d ty, GfVec3d tz, bool normalize)
    Parameters
    Type Name Description
    GfVec3d tx
    GfVec3d ty
    GfVec3d tz
    Boolean normalize
    Returns
    Type Description
    Boolean

    GfOrthogonalizeBasis(GfVec3d, GfVec3d, GfVec3d, Boolean, Double)

    Declaration
    public static bool GfOrthogonalizeBasis(GfVec3d tx, GfVec3d ty, GfVec3d tz, bool normalize, double eps)
    Parameters
    Type Name Description
    GfVec3d tx
    GfVec3d ty
    GfVec3d tz
    Boolean normalize
    Double eps
    Returns
    Type Description
    Boolean

    GfOrthogonalizeBasis(GfVec3f, GfVec3f, GfVec3f, Boolean)

    Declaration
    public static bool GfOrthogonalizeBasis(GfVec3f tx, GfVec3f ty, GfVec3f tz, bool normalize)
    Parameters
    Type Name Description
    GfVec3f tx
    GfVec3f ty
    GfVec3f tz
    Boolean normalize
    Returns
    Type Description
    Boolean

    GfOrthogonalizeBasis(GfVec3f, GfVec3f, GfVec3f, Boolean, Double)

    Declaration
    public static bool GfOrthogonalizeBasis(GfVec3f tx, GfVec3f ty, GfVec3f tz, bool normalize, double eps)
    Parameters
    Type Name Description
    GfVec3f tx
    GfVec3f ty
    GfVec3f tz
    Boolean normalize
    Double eps
    Returns
    Type Description
    Boolean

    GfOrthogonalizeBasis(GfVec3h, GfVec3h, GfVec3h, Boolean)

    Declaration
    public static bool GfOrthogonalizeBasis(GfVec3h tx, GfVec3h ty, GfVec3h tz, bool normalize)
    Parameters
    Type Name Description
    GfVec3h tx
    GfVec3h ty
    GfVec3h tz
    Boolean normalize
    Returns
    Type Description
    Boolean

    GfOrthogonalizeBasis(GfVec3h, GfVec3h, GfVec3h, Boolean, Double)

    Declaration
    public static bool GfOrthogonalizeBasis(GfVec3h tx, GfVec3h ty, GfVec3h tz, bool normalize, double eps)
    Parameters
    Type Name Description
    GfVec3h tx
    GfVec3h ty
    GfVec3h tz
    Boolean normalize
    Double eps
    Returns
    Type Description
    Boolean

    GfSlerp(GfQuatd, GfQuatd, Double)

    Declaration
    public static GfQuatd GfSlerp(GfQuatd q0, GfQuatd q1, double alpha)
    Parameters
    Type Name Description
    GfQuatd q0
    GfQuatd q1
    Double alpha
    Returns
    Type Description
    GfQuatd

    GfSlerp(GfQuaternion, GfQuaternion, Double)

    Declaration
    public static GfQuaternion GfSlerp(GfQuaternion q0, GfQuaternion q1, double alpha)
    Parameters
    Type Name Description
    GfQuaternion q0
    GfQuaternion q1
    Double alpha
    Returns
    Type Description
    GfQuaternion

    GfSlerp(GfQuatf, GfQuatf, Double)

    Declaration
    public static GfQuatf GfSlerp(GfQuatf q0, GfQuatf q1, double alpha)
    Parameters
    Type Name Description
    GfQuatf q0
    GfQuatf q1
    Double alpha
    Returns
    Type Description
    GfQuatf

    GfSlerp(Double, GfQuatd, GfQuatd)

    Declaration
    public static GfQuatd GfSlerp(double alpha, GfQuatd q0, GfQuatd q1)
    Parameters
    Type Name Description
    Double alpha
    GfQuatd q0
    GfQuatd q1
    Returns
    Type Description
    GfQuatd

    GfSlerp(Double, GfQuaternion, GfQuaternion)

    Declaration
    public static GfQuaternion GfSlerp(double alpha, GfQuaternion q0, GfQuaternion q1)
    Parameters
    Type Name Description
    Double alpha
    GfQuaternion q0
    GfQuaternion q1
    Returns
    Type Description
    GfQuaternion

    GfSlerp(Double, GfQuatf, GfQuatf)

    Declaration
    public static GfQuatf GfSlerp(double alpha, GfQuatf q0, GfQuatf q1)
    Parameters
    Type Name Description
    Double alpha
    GfQuatf q0
    GfQuatf q1
    Returns
    Type Description
    GfQuatf

    GfSlerp(Double, GfVec3d, GfVec3d)

    Declaration
    public static GfVec3d GfSlerp(double alpha, GfVec3d v0, GfVec3d v1)
    Parameters
    Type Name Description
    Double alpha
    GfVec3d v0
    GfVec3d v1
    Returns
    Type Description
    GfVec3d

    GfSlerp(Double, GfVec3f, GfVec3f)

    Declaration
    public static GfVec3f GfSlerp(double alpha, GfVec3f v0, GfVec3f v1)
    Parameters
    Type Name Description
    Double alpha
    GfVec3f v0
    GfVec3f v1
    Returns
    Type Description
    GfVec3f

    GfSlerp(Double, GfVec3h, GfVec3h)

    Declaration
    public static GfVec3h GfSlerp(double alpha, GfVec3h v0, GfVec3h v1)
    Parameters
    Type Name Description
    Double alpha
    GfVec3h v0
    GfVec3h v1
    Returns
    Type Description
    GfVec3h

    hash_value(ArResolverContext)

    Declaration
    public static uint hash_value(ArResolverContext context)
    Parameters
    Type Name Description
    ArResolverContext context
    Returns
    Type Description
    UInt32

    hash_value(GfBBox3d)

    Declaration
    public static uint hash_value(GfBBox3d b)
    Parameters
    Type Name Description
    GfBBox3d b
    Returns
    Type Description
    UInt32

    hash_value(GfFrustum)

    Declaration
    public static uint hash_value(GfFrustum f)
    Parameters
    Type Name Description
    GfFrustum f
    Returns
    Type Description
    UInt32

    hash_value(GfInterval)

    Declaration
    public static uint hash_value(GfInterval i)
    Parameters
    Type Name Description
    GfInterval i
    Returns
    Type Description
    UInt32

    hash_value(GfMatrix2d)

    Declaration
    public static uint hash_value(GfMatrix2d m)
    Parameters
    Type Name Description
    GfMatrix2d m
    Returns
    Type Description
    UInt32

    hash_value(GfMatrix2f)

    Declaration
    public static uint hash_value(GfMatrix2f m)
    Parameters
    Type Name Description
    GfMatrix2f m
    Returns
    Type Description
    UInt32

    hash_value(GfMatrix3d)

    Declaration
    public static uint hash_value(GfMatrix3d m)
    Parameters
    Type Name Description
    GfMatrix3d m
    Returns
    Type Description
    UInt32

    hash_value(GfMatrix3f)

    Declaration
    public static uint hash_value(GfMatrix3f m)
    Parameters
    Type Name Description
    GfMatrix3f m
    Returns
    Type Description
    UInt32

    hash_value(GfMatrix4d)

    Declaration
    public static uint hash_value(GfMatrix4d m)
    Parameters
    Type Name Description
    GfMatrix4d m
    Returns
    Type Description
    UInt32

    hash_value(GfMatrix4f)

    Declaration
    public static uint hash_value(GfMatrix4f m)
    Parameters
    Type Name Description
    GfMatrix4f m
    Returns
    Type Description
    UInt32

    hash_value(GfQuatd)

    Declaration
    public static uint hash_value(GfQuatd q)
    Parameters
    Type Name Description
    GfQuatd q
    Returns
    Type Description
    UInt32

    hash_value(GfQuaternion)

    Declaration
    public static uint hash_value(GfQuaternion q)
    Parameters
    Type Name Description
    GfQuaternion q
    Returns
    Type Description
    UInt32

    hash_value(GfQuatf)

    Declaration
    public static uint hash_value(GfQuatf q)
    Parameters
    Type Name Description
    GfQuatf q
    Returns
    Type Description
    UInt32

    hash_value(GfRange1d)

    Declaration
    public static uint hash_value(GfRange1d r)
    Parameters
    Type Name Description
    GfRange1d r
    Returns
    Type Description
    UInt32

    hash_value(GfRange1f)

    Declaration
    public static uint hash_value(GfRange1f r)
    Parameters
    Type Name Description
    GfRange1f r
    Returns
    Type Description
    UInt32

    hash_value(GfRange2d)

    Declaration
    public static uint hash_value(GfRange2d r)
    Parameters
    Type Name Description
    GfRange2d r
    Returns
    Type Description
    UInt32

    hash_value(GfRange3d)

    Declaration
    public static uint hash_value(GfRange3d r)
    Parameters
    Type Name Description
    GfRange3d r
    Returns
    Type Description
    UInt32

    hash_value(GfRotation)

    Declaration
    public static uint hash_value(GfRotation r)
    Parameters
    Type Name Description
    GfRotation r
    Returns
    Type Description
    UInt32

    hash_value(GfVec2d)

    Declaration
    public static uint hash_value(GfVec2d vec)
    Parameters
    Type Name Description
    GfVec2d vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec2f)

    Declaration
    public static uint hash_value(GfVec2f vec)
    Parameters
    Type Name Description
    GfVec2f vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec2h)

    Declaration
    public static uint hash_value(GfVec2h vec)
    Parameters
    Type Name Description
    GfVec2h vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec2i)

    Declaration
    public static uint hash_value(GfVec2i vec)
    Parameters
    Type Name Description
    GfVec2i vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec3d)

    Declaration
    public static uint hash_value(GfVec3d vec)
    Parameters
    Type Name Description
    GfVec3d vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec3f)

    Declaration
    public static uint hash_value(GfVec3f vec)
    Parameters
    Type Name Description
    GfVec3f vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec3h)

    Declaration
    public static uint hash_value(GfVec3h vec)
    Parameters
    Type Name Description
    GfVec3h vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec3i)

    Declaration
    public static uint hash_value(GfVec3i vec)
    Parameters
    Type Name Description
    GfVec3i vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec4d)

    Declaration
    public static uint hash_value(GfVec4d vec)
    Parameters
    Type Name Description
    GfVec4d vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec4f)

    Declaration
    public static uint hash_value(GfVec4f vec)
    Parameters
    Type Name Description
    GfVec4f vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec4h)

    Declaration
    public static uint hash_value(GfVec4h vec)
    Parameters
    Type Name Description
    GfVec4h vec
    Returns
    Type Description
    UInt32

    hash_value(GfVec4i)

    Declaration
    public static uint hash_value(GfVec4i vec)
    Parameters
    Type Name Description
    GfVec4i vec
    Returns
    Type Description
    UInt32

    hash_value(PcpLayerStackIdentifier)

    Declaration
    public static uint hash_value(PcpLayerStackIdentifier x)
    Parameters
    Type Name Description
    PcpLayerStackIdentifier x
    Returns
    Type Description
    UInt32

    hash_value(PcpLayerStackIdentifierStr)

    Declaration
    public static uint hash_value(PcpLayerStackIdentifierStr x)
    Parameters
    Type Name Description
    PcpLayerStackIdentifierStr x
    Returns
    Type Description
    UInt32

    hash_value(PcpNodeRef)

    Declaration
    public static uint hash_value(PcpNodeRef x)
    Parameters
    Type Name Description
    PcpNodeRef x
    Returns
    Type Description
    UInt32

    hash_value(SdfAssetPath)

    Declaration
    public static uint hash_value(SdfAssetPath ap)
    Parameters
    Type Name Description
    SdfAssetPath ap
    Returns
    Type Description
    UInt32

    hash_value(SdfHumanReadableValue)

    Declaration
    public static uint hash_value(SdfHumanReadableValue hrval)
    Parameters
    Type Name Description
    SdfHumanReadableValue hrval
    Returns
    Type Description
    UInt32

    hash_value(SdfInt64ListOp)

    Declaration
    public static uint hash_value(SdfInt64ListOp op)
    Parameters
    Type Name Description
    SdfInt64ListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfIntListOp)

    Declaration
    public static uint hash_value(SdfIntListOp op)
    Parameters
    Type Name Description
    SdfIntListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfLayerOffset)

    Declaration
    public static uint hash_value(SdfLayerOffset offset)
    Parameters
    Type Name Description
    SdfLayerOffset offset
    Returns
    Type Description
    UInt32

    hash_value(SdfPath)

    Declaration
    public static uint hash_value(SdfPath path)
    Parameters
    Type Name Description
    SdfPath path
    Returns
    Type Description
    UInt32

    hash_value(SdfPathListOp)

    Declaration
    public static uint hash_value(SdfPathListOp op)
    Parameters
    Type Name Description
    SdfPathListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfPayload)

    Declaration
    public static uint hash_value(SdfPayload p)
    Parameters
    Type Name Description
    SdfPayload p
    Returns
    Type Description
    UInt32

    hash_value(SdfReference)

    Declaration
    public static uint hash_value(SdfReference r)
    Parameters
    Type Name Description
    SdfReference r
    Returns
    Type Description
    UInt32

    hash_value(SdfReferenceListOp)

    Declaration
    public static uint hash_value(SdfReferenceListOp op)
    Parameters
    Type Name Description
    SdfReferenceListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfSpec)

    Declaration
    public static uint hash_value(SdfSpec x)
    Parameters
    Type Name Description
    SdfSpec x
    Returns
    Type Description
    UInt32

    hash_value(SdfStringListOp)

    Declaration
    public static uint hash_value(SdfStringListOp op)
    Parameters
    Type Name Description
    SdfStringListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfTimeCode)

    Declaration
    public static uint hash_value(SdfTimeCode ap)
    Parameters
    Type Name Description
    SdfTimeCode ap
    Returns
    Type Description
    UInt32

    hash_value(SdfTokenListOp)

    Declaration
    public static uint hash_value(SdfTokenListOp op)
    Parameters
    Type Name Description
    SdfTokenListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfUInt64ListOp)

    Declaration
    public static uint hash_value(SdfUInt64ListOp op)
    Parameters
    Type Name Description
    SdfUInt64ListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfUIntListOp)

    Declaration
    public static uint hash_value(SdfUIntListOp op)
    Parameters
    Type Name Description
    SdfUIntListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfUnregisteredValue)

    Declaration
    public static uint hash_value(SdfUnregisteredValue uv)
    Parameters
    Type Name Description
    SdfUnregisteredValue uv
    Returns
    Type Description
    UInt32

    hash_value(SdfUnregisteredValueListOp)

    Declaration
    public static uint hash_value(SdfUnregisteredValueListOp op)
    Parameters
    Type Name Description
    SdfUnregisteredValueListOp op
    Returns
    Type Description
    UInt32

    hash_value(SdfValueBlock)

    Declaration
    public static uint hash_value(SdfValueBlock block)
    Parameters
    Type Name Description
    SdfValueBlock block
    Returns
    Type Description
    UInt32

    hash_value(SdfValueTypeName)

    Declaration
    public static uint hash_value(SdfValueTypeName typeName)
    Parameters
    Type Name Description
    SdfValueTypeName typeName
    Returns
    Type Description
    UInt32

    hash_value(TfToken)

    Declaration
    public static uint hash_value(TfToken x)
    Parameters
    Type Name Description
    TfToken x
    Returns
    Type Description
    UInt32

    hash_value(Usd_PrimFlagsPredicate)

    Declaration
    public static uint hash_value(Usd_PrimFlagsPredicate p)
    Parameters
    Type Name Description
    Usd_PrimFlagsPredicate p
    Returns
    Type Description
    UInt32

    hash_value(UsdGeomPrimvar)

    Declaration
    public static uint hash_value(UsdGeomPrimvar obj)
    Parameters
    Type Name Description
    UsdGeomPrimvar obj
    Returns
    Type Description
    UInt32

    hash_value(UsdObject)

    Declaration
    public static uint hash_value(UsdObject obj)
    Parameters
    Type Name Description
    UsdObject obj
    Returns
    Type Description
    UInt32

    hash_value(UsdSkelAnimQuery)

    Declaration
    public static uint hash_value(UsdSkelAnimQuery query)
    Parameters
    Type Name Description
    UsdSkelAnimQuery query
    Returns
    Type Description
    UInt32

    hash_value(UsdSkelSkeletonQuery)

    Declaration
    public static uint hash_value(UsdSkelSkeletonQuery query)
    Parameters
    Type Name Description
    UsdSkelSkeletonQuery query
    Returns
    Type Description
    UInt32

    hash_value(UsdStageLoadRules)

    Declaration
    public static uint hash_value(UsdStageLoadRules arg0)
    Parameters
    Type Name Description
    UsdStageLoadRules arg0
    Returns
    Type Description
    UInt32

    hash_value(UsdStagePopulationMask)

    Declaration
    public static uint hash_value(UsdStagePopulationMask arg0)
    Parameters
    Type Name Description
    UsdStagePopulationMask arg0
    Returns
    Type Description
    UInt32

    hash_value(UsdTimeCode)

    Declaration
    public static uint hash_value(UsdTimeCode time)
    Parameters
    Type Name Description
    UsdTimeCode time
    Returns
    Type Description
    UInt32

    hash_value(VtDictionary)

    Declaration
    public static uint hash_value(VtDictionary dict)
    Parameters
    Type Name Description
    VtDictionary dict
    Returns
    Type Description
    UInt32

    hash_value(VtValue)

    Declaration
    public static uint hash_value(VtValue val)
    Parameters
    Type Name Description
    VtValue val
    Returns
    Type Description
    UInt32

    intrusive_ptr_add_ref(SWIGTYPE_p_Sdf_PathNode)

    Declaration
    public static void intrusive_ptr_add_ref(SWIGTYPE_p_Sdf_PathNode arg0)
    Parameters
    Type Name Description
    SWIGTYPE_p_Sdf_PathNode arg0

    intrusive_ptr_release(SWIGTYPE_p_Sdf_PathNode)

    Declaration
    public static void intrusive_ptr_release(SWIGTYPE_p_Sdf_PathNode arg0)
    Parameters
    Type Name Description
    SWIGTYPE_p_Sdf_PathNode arg0

    IsPropertyAnAssetIdentifier(SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static bool IsPropertyAnAssetIdentifier(SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    Boolean

    IsPropertyATerminal(SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static bool IsPropertyATerminal(SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    Boolean

    IsTruthy(TfToken, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static bool IsTruthy(TfToken propName, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    TfToken propName
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    Boolean

    NdrFsHelpersDiscoverNodes(StdStringVector, StdStringVector)

    Declaration
    public static NdrNodeDiscoveryResultVector NdrFsHelpersDiscoverNodes(StdStringVector searchPaths, StdStringVector allowedExtensions)
    Parameters
    Type Name Description
    StdStringVector searchPaths
    StdStringVector allowedExtensions
    Returns
    Type Description
    NdrNodeDiscoveryResultVector

    NdrFsHelpersDiscoverNodes(StdStringVector, StdStringVector, Boolean)

    Declaration
    public static NdrNodeDiscoveryResultVector NdrFsHelpersDiscoverNodes(StdStringVector searchPaths, StdStringVector allowedExtensions, bool followSymlinks)
    Parameters
    Type Name Description
    StdStringVector searchPaths
    StdStringVector allowedExtensions
    Boolean followSymlinks
    Returns
    Type Description
    NdrNodeDiscoveryResultVector

    NdrFsHelpersDiscoverNodes(StdStringVector, StdStringVector, Boolean, NdrDiscoveryPluginContext)

    Declaration
    public static NdrNodeDiscoveryResultVector NdrFsHelpersDiscoverNodes(StdStringVector searchPaths, StdStringVector allowedExtensions, bool followSymlinks, NdrDiscoveryPluginContext context)
    Parameters
    Type Name Description
    StdStringVector searchPaths
    StdStringVector allowedExtensions
    Boolean followSymlinks
    NdrDiscoveryPluginContext context
    Returns
    Type Description
    NdrNodeDiscoveryResultVector

    NdrGetIdentifierString(TfToken)

    Declaration
    public static string NdrGetIdentifierString(TfToken id)
    Parameters
    Type Name Description
    TfToken id
    Returns
    Type Description
    String

    OptionVecVal(String)

    Declaration
    public static SWIGTYPE_p_std__vectorT_std__pairT_TfToken_TfToken_t_t OptionVecVal(string optionStr)
    Parameters
    Type Name Description
    String optionStr
    Returns
    Type Description
    SWIGTYPE_p_std__vectorT_std__pairT_TfToken_TfToken_t_t

    PcpBuildPrimPropertyIndex(SdfPath, PcpCache, PcpPrimIndex, PcpPropertyIndex, SWIGTYPE_p_PcpErrorVector)

    Declaration
    public static void PcpBuildPrimPropertyIndex(SdfPath propertyPath, PcpCache cache, PcpPrimIndex owningPrimIndex, PcpPropertyIndex propertyIndex, SWIGTYPE_p_PcpErrorVector allErrors)
    Parameters
    Type Name Description
    SdfPath propertyPath
    PcpCache cache
    PcpPrimIndex owningPrimIndex
    PcpPropertyIndex propertyIndex
    SWIGTYPE_p_PcpErrorVector allErrors

    PcpBuildPropertyIndex(SdfPath, PcpCache, PcpPropertyIndex, SWIGTYPE_p_PcpErrorVector)

    Declaration
    public static void PcpBuildPropertyIndex(SdfPath propertyPath, PcpCache cache, PcpPropertyIndex propertyIndex, SWIGTYPE_p_PcpErrorVector allErrors)
    Parameters
    Type Name Description
    SdfPath propertyPath
    PcpCache cache
    PcpPropertyIndex propertyIndex
    SWIGTYPE_p_PcpErrorVector allErrors

    PcpComputePrimIndex(SdfPath, PcpLayerStackPtr, SWIGTYPE_p_PcpPrimIndexInputs, SWIGTYPE_p_PcpPrimIndexOutputs)

    Declaration
    public static void PcpComputePrimIndex(SdfPath primPath, PcpLayerStackPtr layerStack, SWIGTYPE_p_PcpPrimIndexInputs inputs, SWIGTYPE_p_PcpPrimIndexOutputs outputs)
    Parameters
    Type Name Description
    SdfPath primPath
    PcpLayerStackPtr layerStack
    SWIGTYPE_p_PcpPrimIndexInputs inputs
    SWIGTYPE_p_PcpPrimIndexOutputs outputs

    PcpComputePrimIndex(SdfPath, PcpLayerStackPtr, SWIGTYPE_p_PcpPrimIndexInputs, SWIGTYPE_p_PcpPrimIndexOutputs, SWIGTYPE_p_ArResolver)

    Declaration
    public static void PcpComputePrimIndex(SdfPath primPath, PcpLayerStackPtr layerStack, SWIGTYPE_p_PcpPrimIndexInputs inputs, SWIGTYPE_p_PcpPrimIndexOutputs outputs, SWIGTYPE_p_ArResolver pathResolver)
    Parameters
    Type Name Description
    SdfPath primPath
    PcpLayerStackPtr layerStack
    SWIGTYPE_p_PcpPrimIndexInputs inputs
    SWIGTYPE_p_PcpPrimIndexOutputs outputs
    SWIGTYPE_p_ArResolver pathResolver

    PcpIdentifierFormatBaseName(SWIGTYPE_p_std__ostream)

    Declaration
    public static SWIGTYPE_p_std__ostream PcpIdentifierFormatBaseName(SWIGTYPE_p_std__ostream arg0)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__ostream arg0
    Returns
    Type Description
    SWIGTYPE_p_std__ostream

    PcpIdentifierFormatIdentifier(SWIGTYPE_p_std__ostream)

    Declaration
    public static SWIGTYPE_p_std__ostream PcpIdentifierFormatIdentifier(SWIGTYPE_p_std__ostream arg0)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__ostream arg0
    Returns
    Type Description
    SWIGTYPE_p_std__ostream

    PcpIdentifierFormatRealPath(SWIGTYPE_p_std__ostream)

    Declaration
    public static SWIGTYPE_p_std__ostream PcpIdentifierFormatRealPath(SWIGTYPE_p_std__ostream arg0)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__ostream arg0
    Returns
    Type Description
    SWIGTYPE_p_std__ostream

    PcpIsClassBasedArc(PcpArcType)

    Declaration
    public static bool PcpIsClassBasedArc(PcpArcType arcType)
    Parameters
    Type Name Description
    PcpArcType arcType
    Returns
    Type Description
    Boolean

    PcpIsInheritArc(PcpArcType)

    Declaration
    public static bool PcpIsInheritArc(PcpArcType arcType)
    Parameters
    Type Name Description
    PcpArcType arcType
    Returns
    Type Description
    Boolean

    PcpIsNewDefaultStandinBehaviorEnabled()

    Declaration
    public static bool PcpIsNewDefaultStandinBehaviorEnabled()
    Returns
    Type Description
    Boolean

    PcpIsSpecializeArc(PcpArcType)

    Declaration
    public static bool PcpIsSpecializeArc(PcpArcType arcType)
    Parameters
    Type Name Description
    PcpArcType arcType
    Returns
    Type Description
    Boolean

    PcpIsTimeScalingForLayerTimeCodesPerSecondDisabled()

    Declaration
    public static bool PcpIsTimeScalingForLayerTimeCodesPerSecondDisabled()
    Returns
    Type Description
    Boolean

    PlugFindPluginResource(SWIGTYPE_p_TfDeclarePtrsT_PlugPlugin_t__Ptr, String)

    Declaration
    public static string PlugFindPluginResource(SWIGTYPE_p_TfDeclarePtrsT_PlugPlugin_t__Ptr plugin, string path)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfDeclarePtrsT_PlugPlugin_t__Ptr plugin
    String path
    Returns
    Type Description
    String

    PlugFindPluginResource(SWIGTYPE_p_TfDeclarePtrsT_PlugPlugin_t__Ptr, String, Boolean)

    Declaration
    public static string PlugFindPluginResource(SWIGTYPE_p_TfDeclarePtrsT_PlugPlugin_t__Ptr plugin, string path, bool verify)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfDeclarePtrsT_PlugPlugin_t__Ptr plugin
    String path
    Boolean verify
    Returns
    Type Description
    String

    SdfConvertToValidMetadataDictionary(VtDictionary, SWIGTYPE_p_std__string)

    Declaration
    public static bool SdfConvertToValidMetadataDictionary(VtDictionary dict, SWIGTYPE_p_std__string errMsg)
    Parameters
    Type Name Description
    VtDictionary dict
    SWIGTYPE_p_std__string errMsg
    Returns
    Type Description
    Boolean

    SdfConvertUnit(SWIGTYPE_p_TfEnum, SWIGTYPE_p_TfEnum)

    Declaration
    public static double SdfConvertUnit(SWIGTYPE_p_TfEnum fromUnit, SWIGTYPE_p_TfEnum toUnit)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfEnum fromUnit
    SWIGTYPE_p_TfEnum toUnit
    Returns
    Type Description
    Double

    SdfCreatePrimInLayer(SdfLayerHandle, SdfPath)

    Declaration
    public static SdfPrimSpecHandle SdfCreatePrimInLayer(SdfLayerHandle layer, SdfPath primPath)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath primPath
    Returns
    Type Description
    SdfPrimSpecHandle

    SdfDefaultUnit(SWIGTYPE_p_TfEnum)

    Declaration
    public static SWIGTYPE_p_TfEnum SdfDefaultUnit(SWIGTYPE_p_TfEnum unit)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfEnum unit
    Returns
    Type Description
    SWIGTYPE_p_TfEnum

    SdfDefaultUnit(TfToken)

    Declaration
    public static SWIGTYPE_p_TfEnum SdfDefaultUnit(TfToken typeName)
    Parameters
    Type Name Description
    TfToken typeName
    Returns
    Type Description
    SWIGTYPE_p_TfEnum

    SdfFindReferenceByIdentity(StdReferenceVector, SdfReference)

    Declaration
    public static int SdfFindReferenceByIdentity(StdReferenceVector references, SdfReference referenceId)
    Parameters
    Type Name Description
    StdReferenceVector references
    SdfReference referenceId
    Returns
    Type Description
    Int32

    SdfGetNameForUnit(SWIGTYPE_p_TfEnum)

    Declaration
    public static string SdfGetNameForUnit(SWIGTYPE_p_TfEnum unit)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfEnum unit
    Returns
    Type Description
    String

    SdfGetRoleNameForValueTypeName(TfToken)

    Declaration
    public static TfToken SdfGetRoleNameForValueTypeName(TfToken typeName)
    Parameters
    Type Name Description
    TfToken typeName
    Returns
    Type Description
    TfToken

    SdfGetTypeForValueTypeName(TfToken)

    Declaration
    public static TfType SdfGetTypeForValueTypeName(TfToken name)
    Parameters
    Type Name Description
    TfToken name
    Returns
    Type Description
    TfType

    SdfGetUnitFromName(String)

    Declaration
    public static SWIGTYPE_p_TfEnum SdfGetUnitFromName(string name)
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    SWIGTYPE_p_TfEnum

    SdfGetValueTypeAsset()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeAsset()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeAssetArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeAssetArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeBool()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeBool()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeBoolArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeBoolArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor3d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor3d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor3dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor3dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor3f()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor3f()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor3fArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor3fArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor3h()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor3h()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor3hArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor3hArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor4d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor4d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor4dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor4dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor4f()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor4f()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor4fArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor4fArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor4h()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor4h()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeColor4hArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeColor4hArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDouble()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDouble()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDouble2()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDouble2()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDouble2Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDouble2Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDouble3()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDouble3()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDouble3Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDouble3Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDouble4()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDouble4()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDouble4Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDouble4Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeDoubleArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeDoubleArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloat()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloat()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloat2()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloat2()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloat2Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloat2Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloat3()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloat3()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloat3Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloat3Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloat4()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloat4()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloat4Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloat4Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFloatArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFloatArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFrame4d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFrame4d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeFrame4dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeFrame4dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalf()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalf()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalf2()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalf2()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalf2Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalf2Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalf3()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalf3()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalf3Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalf3Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalf4()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalf4()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalf4Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalf4Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeHalfArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeHalfArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt2()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt2()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt2Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt2Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt3()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt3()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt3Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt3Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt4()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt4()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt4Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt4Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt64()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt64()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeInt64Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeInt64Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeIntArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeIntArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeMatrix2d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeMatrix2d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeMatrix2dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeMatrix2dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeMatrix3d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeMatrix3d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeMatrix3dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeMatrix3dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeMatrix4d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeMatrix4d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeMatrix4dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeMatrix4dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeNameForValue(VtValue)

    Declaration
    public static SdfValueTypeName SdfGetValueTypeNameForValue(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeNormal3d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeNormal3d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeNormal3dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeNormal3dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeNormal3f()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeNormal3f()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeNormal3fArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeNormal3fArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeNormal3h()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeNormal3h()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeNormal3hArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeNormal3hArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypePoint3d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypePoint3d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypePoint3dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypePoint3dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypePoint3f()

    Declaration
    public static SdfValueTypeName SdfGetValueTypePoint3f()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypePoint3fArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypePoint3fArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypePoint3h()

    Declaration
    public static SdfValueTypeName SdfGetValueTypePoint3h()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypePoint3hArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypePoint3hArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeQuatd()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeQuatd()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeQuatdArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeQuatdArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeQuatf()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeQuatf()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeQuatfArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeQuatfArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeQuath()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeQuath()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeQuathArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeQuathArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeString()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeString()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeStringArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeStringArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord2d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord2d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord2dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord2dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord2f()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord2f()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord2fArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord2fArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord2h()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord2h()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord2hArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord2hArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord3d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord3d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord3dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord3dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord3f()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord3f()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord3fArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord3fArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord3h()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord3h()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTexCoord3hArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTexCoord3hArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTimeCode()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTimeCode()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTimeCodeArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTimeCodeArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeToken()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeToken()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeTokenArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeTokenArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeUChar()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeUChar()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeUCharArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeUCharArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeUInt()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeUInt()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeUInt64()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeUInt64()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeUInt64Array()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeUInt64Array()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeUIntArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeUIntArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeVector3d()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeVector3d()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeVector3dArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeVector3dArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeVector3f()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeVector3f()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeVector3fArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeVector3fArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeVector3h()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeVector3h()
    Returns
    Type Description
    SdfValueTypeName

    SdfGetValueTypeVector3hArray()

    Declaration
    public static SdfValueTypeName SdfGetValueTypeVector3hArray()
    Returns
    Type Description
    SdfValueTypeName

    SdfIsDefiningSpecifier(SdfSpecifier)

    Declaration
    public static bool SdfIsDefiningSpecifier(SdfSpecifier spec)
    Parameters
    Type Name Description
    SdfSpecifier spec
    Returns
    Type Description
    Boolean

    SdfJustCreatePrimAttributeInLayer(SdfLayerHandle, SdfPath, SdfValueTypeName)

    Declaration
    public static bool SdfJustCreatePrimAttributeInLayer(SdfLayerHandle layer, SdfPath attrPath, SdfValueTypeName typeName)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath attrPath
    SdfValueTypeName typeName
    Returns
    Type Description
    Boolean

    SdfJustCreatePrimAttributeInLayer(SdfLayerHandle, SdfPath, SdfValueTypeName, SdfVariability)

    Declaration
    public static bool SdfJustCreatePrimAttributeInLayer(SdfLayerHandle layer, SdfPath attrPath, SdfValueTypeName typeName, SdfVariability variability)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath attrPath
    SdfValueTypeName typeName
    SdfVariability variability
    Returns
    Type Description
    Boolean

    SdfJustCreatePrimAttributeInLayer(SdfLayerHandle, SdfPath, SdfValueTypeName, SdfVariability, Boolean)

    Declaration
    public static bool SdfJustCreatePrimAttributeInLayer(SdfLayerHandle layer, SdfPath attrPath, SdfValueTypeName typeName, SdfVariability variability, bool isCustom)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath attrPath
    SdfValueTypeName typeName
    SdfVariability variability
    Boolean isCustom
    Returns
    Type Description
    Boolean

    SdfJustCreatePrimInLayer(SdfLayerHandle, SdfPath)

    Declaration
    public static bool SdfJustCreatePrimInLayer(SdfLayerHandle layer, SdfPath primPath)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SdfPath primPath
    Returns
    Type Description
    Boolean

    SdfPathFindLongestPrefix(SWIGTYPE_p_std__setT_SdfPath_t, SdfPath)

    Declaration
    public static SWIGTYPE_p_std__setT_SdfPath_t__const_iterator SdfPathFindLongestPrefix(SWIGTYPE_p_std__setT_SdfPath_t set, SdfPath path)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t set
    SdfPath path
    Returns
    Type Description
    SWIGTYPE_p_std__setT_SdfPath_t__const_iterator

    SdfPathFindLongestStrictPrefix(SWIGTYPE_p_std__setT_SdfPath_t, SdfPath)

    Declaration
    public static SWIGTYPE_p_std__setT_SdfPath_t__const_iterator SdfPathFindLongestStrictPrefix(SWIGTYPE_p_std__setT_SdfPath_t set, SdfPath path)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t set
    SdfPath path
    Returns
    Type Description
    SWIGTYPE_p_std__setT_SdfPath_t__const_iterator

    SdfUnitCategory(SWIGTYPE_p_TfEnum)

    Declaration
    public static string SdfUnitCategory(SWIGTYPE_p_TfEnum unit)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfEnum unit
    Returns
    Type Description
    String

    SdfValueHasValidType(VtValue)

    Declaration
    public static bool SdfValueHasValidType(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Boolean

    SetEnv(String, String)

    Declaration
    public static void SetEnv(string name, string value)
    Parameters
    Type Name Description
    String name
    String value

    SetFusedDisplayColor(UsdPrim, VtVec4fArray, UsdTimeCode)

    Declaration
    public static bool SetFusedDisplayColor(UsdPrim prim, VtVec4fArray values, UsdTimeCode time)
    Parameters
    Type Name Description
    UsdPrim prim
    VtVec4fArray values
    UsdTimeCode time
    Returns
    Type Description
    Boolean

    StringVal(TfToken, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static string StringVal(TfToken propName, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    TfToken propName
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    String

    StringVal(TfToken, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t, String)

    Declaration
    public static string StringVal(TfToken propName, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata, string defaultValue)
    Parameters
    Type Name Description
    TfToken propName
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    String defaultValue
    Returns
    Type Description
    String

    StringVecVal(TfToken, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static StdStringVector StringVecVal(TfToken propName, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    TfToken propName
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    StdStringVector

    swap(PcpPrimIndex, PcpPrimIndex)

    Declaration
    public static void swap(PcpPrimIndex l, PcpPrimIndex r)
    Parameters
    Type Name Description
    PcpPrimIndex l
    PcpPrimIndex r

    swap(SdfAssetPath, SdfAssetPath)

    Declaration
    public static void swap(SdfAssetPath lhs, SdfAssetPath rhs)
    Parameters
    Type Name Description
    SdfAssetPath lhs
    SdfAssetPath rhs

    swap(SdfPath, SdfPath)

    Declaration
    public static void swap(SdfPath lhs, SdfPath rhs)
    Parameters
    Type Name Description
    SdfPath lhs
    SdfPath rhs

    swap(SdfTimeCode, SdfTimeCode)

    Declaration
    public static void swap(SdfTimeCode lhs, SdfTimeCode rhs)
    Parameters
    Type Name Description
    SdfTimeCode lhs
    SdfTimeCode rhs

    swap(SWIGTYPE_p_PcpPrimIndexOutputs, SWIGTYPE_p_PcpPrimIndexOutputs)

    Declaration
    public static void swap(SWIGTYPE_p_PcpPrimIndexOutputs l, SWIGTYPE_p_PcpPrimIndexOutputs r)
    Parameters
    Type Name Description
    SWIGTYPE_p_PcpPrimIndexOutputs l
    SWIGTYPE_p_PcpPrimIndexOutputs r

    swap(TfToken, TfToken)

    Declaration
    public static void swap(TfToken lhs, TfToken rhs)
    Parameters
    Type Name Description
    TfToken lhs
    TfToken rhs

    swap(UsdStageCache, UsdStageCache)

    Declaration
    public static void swap(UsdStageCache lhs, UsdStageCache rhs)
    Parameters
    Type Name Description
    UsdStageCache lhs
    UsdStageCache rhs

    swap(UsdStageLoadRules, UsdStageLoadRules)

    Declaration
    public static void swap(UsdStageLoadRules l, UsdStageLoadRules r)
    Parameters
    Type Name Description
    UsdStageLoadRules l
    UsdStageLoadRules r

    swap(UsdStagePopulationMask, UsdStagePopulationMask)

    Declaration
    public static void swap(UsdStagePopulationMask l, UsdStagePopulationMask r)
    Parameters
    Type Name Description
    UsdStagePopulationMask l
    UsdStagePopulationMask r

    swap(VtDictionary, VtDictionary)

    Declaration
    public static void swap(VtDictionary lhs, VtDictionary rhs)
    Parameters
    Type Name Description
    VtDictionary lhs
    VtDictionary rhs

    swap(VtValue, VtValue)

    Declaration
    public static void swap(VtValue lhs, VtValue rhs)
    Parameters
    Type Name Description
    VtValue lhs
    VtValue rhs

    Tf_StringEndsWithImpl(String, UInt32, String, UInt32)

    Declaration
    public static bool Tf_StringEndsWithImpl(string s, uint slen, string suffix, uint suflen)
    Parameters
    Type Name Description
    String s
    UInt32 slen
    String suffix
    UInt32 suflen
    Returns
    Type Description
    Boolean

    Tf_StringStartsWithImpl(String, UInt32, String, UInt32)

    Declaration
    public static bool Tf_StringStartsWithImpl(string s, uint slen, string prefix, uint prelen)
    Parameters
    Type Name Description
    String s
    UInt32 slen
    String prefix
    UInt32 prelen
    Returns
    Type Description
    Boolean

    TfDoubleToString(Double, String, Int32, Boolean)

    Declaration
    public static bool TfDoubleToString(double d, string buffer, int len, bool emitTrailingZero)
    Parameters
    Type Name Description
    Double d
    String buffer
    Int32 len
    Boolean emitTrailingZero
    Returns
    Type Description
    Boolean

    TfEscapeString(String)

    Declaration
    public static string TfEscapeString(string arg0)
    Parameters
    Type Name Description
    String arg0
    Returns
    Type Description
    String

    TfEscapeStringReplaceChar(SWIGTYPE_p_p_char, SWIGTYPE_p_p_char)

    Declaration
    public static void TfEscapeStringReplaceChar(SWIGTYPE_p_p_char arg0, SWIGTYPE_p_p_char arg1)
    Parameters
    Type Name Description
    SWIGTYPE_p_p_char arg0
    SWIGTYPE_p_p_char arg1

    TfGetBaseName(String)

    Declaration
    public static string TfGetBaseName(string fileName)
    Parameters
    Type Name Description
    String fileName
    Returns
    Type Description
    String

    TfGetPathName(String)

    Declaration
    public static string TfGetPathName(string fileName)
    Parameters
    Type Name Description
    String fileName
    Returns
    Type Description
    String

    TfGetXmlEscapedString(String)

    Declaration
    public static string TfGetXmlEscapedString(string arg0)
    Parameters
    Type Name Description
    String arg0
    Returns
    Type Description
    String

    TfHashValue(TfToken)

    Declaration
    public static uint TfHashValue(TfToken x)
    Parameters
    Type Name Description
    TfToken x
    Returns
    Type Description
    UInt32

    TfIntToString(Int32)

    Declaration
    public static string TfIntToString(int i)
    Parameters
    Type Name Description
    Int32 i
    Returns
    Type Description
    String

    TfIsValidIdentifier(String)

    Declaration
    public static bool TfIsValidIdentifier(string identifier)
    Parameters
    Type Name Description
    String identifier
    Returns
    Type Description
    Boolean

    TfMakeValidIdentifier(String)

    Declaration
    public static string TfMakeValidIdentifier(string arg0)
    Parameters
    Type Name Description
    String arg0
    Returns
    Type Description
    String

    TfMatchedStringTokenize(String, Char, Char)

    Declaration
    public static StdStringVector TfMatchedStringTokenize(string source, char openDelimiter, char closeDelimiter)
    Parameters
    Type Name Description
    String source
    Char openDelimiter
    Char closeDelimiter
    Returns
    Type Description
    StdStringVector

    TfMatchedStringTokenize(String, Char, Char, SWIGTYPE_p_std__string)

    Declaration
    public static StdStringVector TfMatchedStringTokenize(string source, char openDelimiter, char closeDelimiter, SWIGTYPE_p_std__string errors)
    Parameters
    Type Name Description
    String source
    Char openDelimiter
    Char closeDelimiter
    SWIGTYPE_p_std__string errors
    Returns
    Type Description
    StdStringVector

    TfMatchedStringTokenize(String, Char, Char, Char)

    Declaration
    public static StdStringVector TfMatchedStringTokenize(string source, char openDelimiter, char closeDelimiter, char escapeCharacter)
    Parameters
    Type Name Description
    String source
    Char openDelimiter
    Char closeDelimiter
    Char escapeCharacter
    Returns
    Type Description
    StdStringVector

    TfMatchedStringTokenize(String, Char, Char, Char, SWIGTYPE_p_std__string)

    Declaration
    public static StdStringVector TfMatchedStringTokenize(string source, char openDelimiter, char closeDelimiter, char escapeCharacter, SWIGTYPE_p_std__string errors)
    Parameters
    Type Name Description
    String source
    Char openDelimiter
    Char closeDelimiter
    Char escapeCharacter
    SWIGTYPE_p_std__string errors
    Returns
    Type Description
    StdStringVector

    TfQuotedStringTokenize(String)

    Declaration
    public static StdStringVector TfQuotedStringTokenize(string source)
    Parameters
    Type Name Description
    String source
    Returns
    Type Description
    StdStringVector

    TfQuotedStringTokenize(String, String)

    Declaration
    public static StdStringVector TfQuotedStringTokenize(string source, string delimiters)
    Parameters
    Type Name Description
    String source
    String delimiters
    Returns
    Type Description
    StdStringVector

    TfQuotedStringTokenize(String, String, SWIGTYPE_p_std__string)

    Declaration
    public static StdStringVector TfQuotedStringTokenize(string source, string delimiters, SWIGTYPE_p_std__string errors)
    Parameters
    Type Name Description
    String source
    String delimiters
    SWIGTYPE_p_std__string errors
    Returns
    Type Description
    StdStringVector

    TfSafeString(String)

    Declaration
    public static string TfSafeString(string ptr)
    Parameters
    Type Name Description
    String ptr
    Returns
    Type Description
    String

    TfStringCapitalize(String)

    Declaration
    public static string TfStringCapitalize(string source)
    Parameters
    Type Name Description
    String source
    Returns
    Type Description
    String

    TfStringCatPaths(String, String)

    Declaration
    public static string TfStringCatPaths(string prefix, string suffix)
    Parameters
    Type Name Description
    String prefix
    String suffix
    Returns
    Type Description
    String

    TfStringContains(String, TfToken)

    Declaration
    public static bool TfStringContains(string s, TfToken substring)
    Parameters
    Type Name Description
    String s
    TfToken substring
    Returns
    Type Description
    Boolean

    TfStringContains(String, String)

    Declaration
    public static bool TfStringContains(string s, string substring)
    Parameters
    Type Name Description
    String s
    String substring
    Returns
    Type Description
    Boolean

    TfStringEndsWith(String, TfToken)

    Declaration
    public static bool TfStringEndsWith(string s, TfToken suffix)
    Parameters
    Type Name Description
    String s
    TfToken suffix
    Returns
    Type Description
    Boolean

    TfStringEndsWith(String, String)

    Declaration
    public static bool TfStringEndsWith(string s, string suffix)
    Parameters
    Type Name Description
    String s
    String suffix
    Returns
    Type Description
    Boolean

    TfStringGetBeforeSuffix(String)

    Declaration
    public static string TfStringGetBeforeSuffix(string name)
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    String

    TfStringGetBeforeSuffix(String, Char)

    Declaration
    public static string TfStringGetBeforeSuffix(string name, char delimiter)
    Parameters
    Type Name Description
    String name
    Char delimiter
    Returns
    Type Description
    String

    TfStringGetCommonPrefix(String, String)

    Declaration
    public static string TfStringGetCommonPrefix(string a, string b)
    Parameters
    Type Name Description
    String a
    String b
    Returns
    Type Description
    String

    TfStringGetSuffix(String)

    Declaration
    public static string TfStringGetSuffix(string name)
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    String

    TfStringGetSuffix(String, Char)

    Declaration
    public static string TfStringGetSuffix(string name, char delimiter)
    Parameters
    Type Name Description
    String name
    Char delimiter
    Returns
    Type Description
    String

    TfStringGlobToRegex(String)

    Declaration
    public static string TfStringGlobToRegex(string s)
    Parameters
    Type Name Description
    String s
    Returns
    Type Description
    String

    TfStringify(Boolean)

    Declaration
    public static string TfStringify(bool v)
    Parameters
    Type Name Description
    Boolean v
    Returns
    Type Description
    String

    TfStringify(Double)

    Declaration
    public static string TfStringify(double arg0)
    Parameters
    Type Name Description
    Double arg0
    Returns
    Type Description
    String

    TfStringify(Single)

    Declaration
    public static string TfStringify(float arg0)
    Parameters
    Type Name Description
    Single arg0
    Returns
    Type Description
    String

    TfStringify(String)

    Declaration
    public static string TfStringify(string arg0)
    Parameters
    Type Name Description
    String arg0
    Returns
    Type Description
    String

    TfStringJoin(StdStringVector)

    Declaration
    public static string TfStringJoin(StdStringVector strings)
    Parameters
    Type Name Description
    StdStringVector strings
    Returns
    Type Description
    String

    TfStringJoin(StdStringVector, String)

    Declaration
    public static string TfStringJoin(StdStringVector strings, string separator)
    Parameters
    Type Name Description
    StdStringVector strings
    String separator
    Returns
    Type Description
    String

    TfStringJoin(SWIGTYPE_p_std__setT_std__string_t)

    Declaration
    public static string TfStringJoin(SWIGTYPE_p_std__setT_std__string_t strings)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_std__string_t strings
    Returns
    Type Description
    String

    TfStringJoin(SWIGTYPE_p_std__setT_std__string_t, String)

    Declaration
    public static string TfStringJoin(SWIGTYPE_p_std__setT_std__string_t strings, string separator)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_std__string_t strings
    String separator
    Returns
    Type Description
    String

    TfStringPrintf(String)

    Declaration
    public static string TfStringPrintf(string fmt)
    Parameters
    Type Name Description
    String fmt
    Returns
    Type Description
    String

    TfStringReplace(String, String, String)

    Declaration
    public static string TfStringReplace(string source, string from, string to)
    Parameters
    Type Name Description
    String source
    String from
    String to
    Returns
    Type Description
    String

    TfStringSplit(String, String)

    Declaration
    public static StdStringVector TfStringSplit(string src, string separator)
    Parameters
    Type Name Description
    String src
    String separator
    Returns
    Type Description
    StdStringVector

    TfStringStartsWith(String, TfToken)

    Declaration
    public static bool TfStringStartsWith(string s, TfToken prefix)
    Parameters
    Type Name Description
    String s
    TfToken prefix
    Returns
    Type Description
    Boolean

    TfStringStartsWith(String, String)

    Declaration
    public static bool TfStringStartsWith(string s, string prefix)
    Parameters
    Type Name Description
    String s
    String prefix
    Returns
    Type Description
    Boolean

    TfStringToDouble(String)

    Declaration
    public static double TfStringToDouble(string txt)
    Parameters
    Type Name Description
    String txt
    Returns
    Type Description
    Double

    TfStringToInt64(String)

    Declaration
    public static long TfStringToInt64(string txt)
    Parameters
    Type Name Description
    String txt
    Returns
    Type Description
    Int64

    TfStringToInt64(String, ref Boolean)

    Declaration
    public static long TfStringToInt64(string txt, ref bool outOfRange)
    Parameters
    Type Name Description
    String txt
    Boolean outOfRange
    Returns
    Type Description
    Int64

    TfStringTokenize(String)

    Declaration
    public static StdStringVector TfStringTokenize(string source)
    Parameters
    Type Name Description
    String source
    Returns
    Type Description
    StdStringVector

    TfStringTokenize(String, String)

    Declaration
    public static StdStringVector TfStringTokenize(string source, string delimiters)
    Parameters
    Type Name Description
    String source
    String delimiters
    Returns
    Type Description
    StdStringVector

    TfStringTokenizeToSet(String)

    Declaration
    public static SWIGTYPE_p_std__setT_std__string_t TfStringTokenizeToSet(string source)
    Parameters
    Type Name Description
    String source
    Returns
    Type Description
    SWIGTYPE_p_std__setT_std__string_t

    TfStringTokenizeToSet(String, String)

    Declaration
    public static SWIGTYPE_p_std__setT_std__string_t TfStringTokenizeToSet(string source, string delimiters)
    Parameters
    Type Name Description
    String source
    String delimiters
    Returns
    Type Description
    SWIGTYPE_p_std__setT_std__string_t

    TfStringToLong(String)

    Declaration
    public static int TfStringToLong(string txt)
    Parameters
    Type Name Description
    String txt
    Returns
    Type Description
    Int32

    TfStringToLong(String, ref Boolean)

    Declaration
    public static int TfStringToLong(string txt, ref bool outOfRange)
    Parameters
    Type Name Description
    String txt
    Boolean outOfRange
    Returns
    Type Description
    Int32

    TfStringToLower(String)

    Declaration
    public static string TfStringToLower(string source)
    Parameters
    Type Name Description
    String source
    Returns
    Type Description
    String

    TfStringToUInt64(String)

    Declaration
    public static ulong TfStringToUInt64(string txt)
    Parameters
    Type Name Description
    String txt
    Returns
    Type Description
    UInt64

    TfStringToUInt64(String, ref Boolean)

    Declaration
    public static ulong TfStringToUInt64(string txt, ref bool outOfRange)
    Parameters
    Type Name Description
    String txt
    Boolean outOfRange
    Returns
    Type Description
    UInt64

    TfStringToULong(String)

    Declaration
    public static uint TfStringToULong(string txt)
    Parameters
    Type Name Description
    String txt
    Returns
    Type Description
    UInt32

    TfStringToULong(String, ref Boolean)

    Declaration
    public static uint TfStringToULong(string txt, ref bool outOfRange)
    Parameters
    Type Name Description
    String txt
    Boolean outOfRange
    Returns
    Type Description
    UInt32

    TfStringToUpper(String)

    Declaration
    public static string TfStringToUpper(string source)
    Parameters
    Type Name Description
    String source
    Returns
    Type Description
    String

    TfStringTrim(String)

    Declaration
    public static string TfStringTrim(string s)
    Parameters
    Type Name Description
    String s
    Returns
    Type Description
    String

    TfStringTrim(String, String)

    Declaration
    public static string TfStringTrim(string s, string trimChars)
    Parameters
    Type Name Description
    String s
    String trimChars
    Returns
    Type Description
    String

    TfStringTrimLeft(String)

    Declaration
    public static string TfStringTrimLeft(string s)
    Parameters
    Type Name Description
    String s
    Returns
    Type Description
    String

    TfStringTrimLeft(String, String)

    Declaration
    public static string TfStringTrimLeft(string s, string trimChars)
    Parameters
    Type Name Description
    String s
    String trimChars
    Returns
    Type Description
    String

    TfStringTrimRight(String)

    Declaration
    public static string TfStringTrimRight(string s)
    Parameters
    Type Name Description
    String s
    Returns
    Type Description
    String

    TfStringTrimRight(String, String)

    Declaration
    public static string TfStringTrimRight(string s, string trimChars)
    Parameters
    Type Name Description
    String s
    String trimChars
    Returns
    Type Description
    String

    TfToStringVector(TfTokenVector)

    Declaration
    public static StdStringVector TfToStringVector(TfTokenVector tv)
    Parameters
    Type Name Description
    TfTokenVector tv
    Returns
    Type Description
    StdStringVector

    TfToTokenVector(StdStringVector)

    Declaration
    public static TfTokenVector TfToTokenVector(StdStringVector sv)
    Parameters
    Type Name Description
    StdStringVector sv
    Returns
    Type Description
    TfTokenVector

    TokenVal(TfToken, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static TfToken TokenVal(TfToken propName, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    TfToken propName
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    TfToken

    TokenVal(TfToken, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t, TfToken)

    Declaration
    public static TfToken TokenVal(TfToken propName, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata, TfToken defaultValue)
    Parameters
    Type Name Description
    TfToken propName
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    TfToken defaultValue
    Returns
    Type Description
    TfToken

    TokenVecVal(TfToken, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t)

    Declaration
    public static TfTokenVector TokenVecVal(TfToken propName, SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata)
    Parameters
    Type Name Description
    TfToken propName
    SWIGTYPE_p_std__unordered_mapT_TfToken_std__string_TfToken__HashFunctor_t metadata
    Returns
    Type Description
    TfTokenVector

    Usd_GetObjType(UsdObject)

    Declaration
    public static UsdObjType Usd_GetObjType(UsdObject obj)
    Parameters
    Type Name Description
    UsdObject obj
    Returns
    Type Description
    UsdObjType

    UsdDescribe(UsdObject)

    Declaration
    public static string UsdDescribe(UsdObject arg0)
    Parameters
    Type Name Description
    UsdObject arg0
    Returns
    Type Description
    String

    UsdDescribe(UsdStage)

    Declaration
    public static string UsdDescribe(UsdStage arg0)
    Parameters
    Type Name Description
    UsdStage arg0
    Returns
    Type Description
    String

    UsdDescribe(UsdStageCache)

    Declaration
    public static string UsdDescribe(UsdStageCache arg0)
    Parameters
    Type Name Description
    UsdStageCache arg0
    Returns
    Type Description
    String

    UsdDescribe(UsdStageWeakPtr)

    Declaration
    public static string UsdDescribe(UsdStageWeakPtr arg0)
    Parameters
    Type Name Description
    UsdStageWeakPtr arg0
    Returns
    Type Description
    String

    UsdGeomPointInstancerApplyNewStyleListOps()

    Declaration
    public static bool UsdGeomPointInstancerApplyNewStyleListOps()
    Returns
    Type Description
    Boolean

    UsdGeomPointInstancerSetOrMergeOverOp(UsdGeomLongVector, SdfListOpType, UsdPrim, TfToken)

    Declaration
    public static bool UsdGeomPointInstancerSetOrMergeOverOp(UsdGeomLongVector items, SdfListOpType op, UsdPrim prim, TfToken metadataName)
    Parameters
    Type Name Description
    UsdGeomLongVector items
    SdfListOpType op
    UsdPrim prim
    TfToken metadataName
    Returns
    Type Description
    Boolean

    UsdIsConcrete(UsdObjType)

    Declaration
    public static bool UsdIsConcrete(UsdObjType type)
    Parameters
    Type Name Description
    UsdObjType type
    Returns
    Type Description
    Boolean

    UsdIsConvertible(UsdObjType, UsdObjType)

    Declaration
    public static bool UsdIsConvertible(UsdObjType from, UsdObjType to)
    Parameters
    Type Name Description
    UsdObjType from
    UsdObjType to
    Returns
    Type Description
    Boolean

    UsdIsSubtype(UsdObjType, UsdObjType)

    Declaration
    public static bool UsdIsSubtype(UsdObjType baseType, UsdObjType subType)
    Parameters
    Type Name Description
    UsdObjType baseType
    UsdObjType subType
    Returns
    Type Description
    Boolean

    UsdLuxBlackbodyTemperatureAsRgb(Single)

    Declaration
    public static GfVec3f UsdLuxBlackbodyTemperatureAsRgb(float colorTemp)
    Parameters
    Type Name Description
    Single colorTemp
    Returns
    Type Description
    GfVec3f

    UsdRiConvertFromRManFaceVaryingLinearInterpolation(Int32)

    Declaration
    public static TfToken UsdRiConvertFromRManFaceVaryingLinearInterpolation(int i)
    Parameters
    Type Name Description
    Int32 i
    Returns
    Type Description
    TfToken

    UsdRiConvertFromRManInterpolateBoundary(Int32)

    Declaration
    public static TfToken UsdRiConvertFromRManInterpolateBoundary(int i)
    Parameters
    Type Name Description
    Int32 i
    Returns
    Type Description
    TfToken

    UsdRiConvertFromRManTriangleSubdivisionRule(Int32)

    Declaration
    public static TfToken UsdRiConvertFromRManTriangleSubdivisionRule(int i)
    Parameters
    Type Name Description
    Int32 i
    Returns
    Type Description
    TfToken

    UsdRiConvertToRManFaceVaryingLinearInterpolation(TfToken)

    Declaration
    public static int UsdRiConvertToRManFaceVaryingLinearInterpolation(TfToken token)
    Parameters
    Type Name Description
    TfToken token
    Returns
    Type Description
    Int32

    UsdRiConvertToRManInterpolateBoundary(TfToken)

    Declaration
    public static int UsdRiConvertToRManInterpolateBoundary(TfToken token)
    Parameters
    Type Name Description
    TfToken token
    Returns
    Type Description
    Int32

    UsdRiConvertToRManTriangleSubdivisionRule(TfToken)

    Declaration
    public static int UsdRiConvertToRManTriangleSubdivisionRule(TfToken token)
    Parameters
    Type Name Description
    TfToken token
    Returns
    Type Description
    Int32

    UsdSkelApplyBlendShape(Single, SWIGTYPE_p_TfSpanT_GfVec3f_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelApplyBlendShape(float weight, SWIGTYPE_p_TfSpanT_GfVec3f_const_t offsets, SWIGTYPE_p_TfSpanT_int_const_t indices, SWIGTYPE_p_TfSpanT_GfVec3f_t points)
    Parameters
    Type Name Description
    Single weight
    SWIGTYPE_p_TfSpanT_GfVec3f_const_t offsets
    SWIGTYPE_p_TfSpanT_int_const_t indices
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, GfMatrix4d, GfMatrix4d, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, GfMatrix4d xforms, GfMatrix4d inverseXforms, GfMatrix4d jointLocalXforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    GfMatrix4d xforms
    GfMatrix4d inverseXforms
    GfMatrix4d jointLocalXforms
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, GfMatrix4d, GfMatrix4d, GfMatrix4d, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, GfMatrix4d xforms, GfMatrix4d inverseXforms, GfMatrix4d jointLocalXforms, GfMatrix4d rootInverseXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    GfMatrix4d xforms
    GfMatrix4d inverseXforms
    GfMatrix4d jointLocalXforms
    GfMatrix4d rootInverseXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t inverseXforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t inverseXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t inverseXforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms, GfMatrix4d rootInverseXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t inverseXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms
    GfMatrix4d rootInverseXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms, GfMatrix4d rootInverseXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t jointLocalXforms
    GfMatrix4d rootInverseXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t inverseXforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t inverseXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t, GfMatrix4f)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t inverseXforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms, GfMatrix4f rootInverseXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t inverseXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms
    GfMatrix4f rootInverseXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t, GfMatrix4f)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms, GfMatrix4f rootInverseXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t jointLocalXforms
    GfMatrix4f rootInverseXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, VtMatrix4dArray, VtMatrix4dArray)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, VtMatrix4dArray xforms, VtMatrix4dArray jointLocalXforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    VtMatrix4dArray xforms
    VtMatrix4dArray jointLocalXforms
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, VtMatrix4dArray, VtMatrix4dArray, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, VtMatrix4dArray xforms, VtMatrix4dArray jointLocalXforms, GfMatrix4d rootInverseXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    VtMatrix4dArray xforms
    VtMatrix4dArray jointLocalXforms
    GfMatrix4d rootInverseXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, VtMatrix4dArray, VtMatrix4dArray, VtMatrix4dArray)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, VtMatrix4dArray xforms, VtMatrix4dArray inverseXforms, VtMatrix4dArray jointLocalXforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    VtMatrix4dArray xforms
    VtMatrix4dArray inverseXforms
    VtMatrix4dArray jointLocalXforms
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointLocalTransforms(UsdSkelTopology, VtMatrix4dArray, VtMatrix4dArray, VtMatrix4dArray, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointLocalTransforms(UsdSkelTopology topology, VtMatrix4dArray xforms, VtMatrix4dArray inverseXforms, VtMatrix4dArray jointLocalXforms, GfMatrix4d rootInverseXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    VtMatrix4dArray xforms
    VtMatrix4dArray inverseXforms
    VtMatrix4dArray jointLocalXforms
    GfMatrix4d rootInverseXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointsExtent(GfMatrix4d, UInt32, VtVec3fArray)

    Declaration
    public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent)
    Parameters
    Type Name Description
    GfMatrix4d xforms
    UInt32 numXforms
    VtVec3fArray extent
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointsExtent(GfMatrix4d, UInt32, VtVec3fArray, Single)

    Declaration
    public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent, float pad)
    Parameters
    Type Name Description
    GfMatrix4d xforms
    UInt32 numXforms
    VtVec3fArray extent
    Single pad
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointsExtent(GfMatrix4d, UInt32, VtVec3fArray, Single, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent, float pad, GfMatrix4d rootXform)
    Parameters
    Type Name Description
    GfMatrix4d xforms
    UInt32 numXforms
    VtVec3fArray extent
    Single pad
    GfMatrix4d rootXform
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray)

    Declaration
    public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent)
    Parameters
    Type Name Description
    VtMatrix4dArray joints
    VtVec3fArray extent
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray, Single)

    Declaration
    public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent, float pad)
    Parameters
    Type Name Description
    VtMatrix4dArray joints
    VtVec3fArray extent
    Single pad
    Returns
    Type Description
    Boolean

    UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray, Single, GfMatrix4d)

    Declaration
    public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent, float pad, GfMatrix4d rootXform)
    Parameters
    Type Name Description
    VtMatrix4dArray joints
    VtVec3fArray extent
    Single pad
    GfMatrix4d rootXform
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, GfMatrix4d, GfMatrix4d)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, GfMatrix4d jointLocalXforms, GfMatrix4d xforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    GfMatrix4d jointLocalXforms
    GfMatrix4d xforms
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, GfMatrix4d, GfMatrix4d, GfMatrix4d)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, GfMatrix4d jointLocalXforms, GfMatrix4d xforms, GfMatrix4d rootXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    GfMatrix4d jointLocalXforms
    GfMatrix4d xforms
    GfMatrix4d rootXform
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointLocalXforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointLocalXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t, GfMatrix4d)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointLocalXforms, SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms, GfMatrix4d rootXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointLocalXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms
    GfMatrix4d rootXform
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointLocalXforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointLocalXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t, GfMatrix4f)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointLocalXforms, SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms, GfMatrix4f rootXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointLocalXforms
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms
    GfMatrix4f rootXform
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, VtMatrix4dArray, VtMatrix4dArray)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, VtMatrix4dArray jointLocalXforms, VtMatrix4dArray xforms)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    VtMatrix4dArray jointLocalXforms
    VtMatrix4dArray xforms
    Returns
    Type Description
    Boolean

    UsdSkelConcatJointTransforms(UsdSkelTopology, VtMatrix4dArray, VtMatrix4dArray, GfMatrix4d)

    Declaration
    public static bool UsdSkelConcatJointTransforms(UsdSkelTopology topology, VtMatrix4dArray jointLocalXforms, VtMatrix4dArray xforms, GfMatrix4d rootXform)
    Parameters
    Type Name Description
    UsdSkelTopology topology
    VtMatrix4dArray jointLocalXforms
    VtMatrix4dArray xforms
    GfMatrix4d rootXform
    Returns
    Type Description
    Boolean

    UsdSkelDecomposeTransforms(GfMatrix4d, GfVec3f, GfQuatf, GfVec3h, UInt32)

    Declaration
    public static bool UsdSkelDecomposeTransforms(GfMatrix4d xforms, GfVec3f translations, GfQuatf rotations, GfVec3h scales, uint count)
    Parameters
    Type Name Description
    GfMatrix4d xforms
    GfVec3f translations
    GfQuatf rotations
    GfVec3h scales
    UInt32 count
    Returns
    Type Description
    Boolean

    UsdSkelDecomposeTransforms(SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfVec3f_t, SWIGTYPE_p_TfSpanT_GfQuatf_t, SWIGTYPE_p_TfSpanT_GfVec3h_t)

    Declaration
    public static bool UsdSkelDecomposeTransforms(SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms, SWIGTYPE_p_TfSpanT_GfVec3f_t translations, SWIGTYPE_p_TfSpanT_GfQuatf_t rotations, SWIGTYPE_p_TfSpanT_GfVec3h_t scales)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t xforms
    SWIGTYPE_p_TfSpanT_GfVec3f_t translations
    SWIGTYPE_p_TfSpanT_GfQuatf_t rotations
    SWIGTYPE_p_TfSpanT_GfVec3h_t scales
    Returns
    Type Description
    Boolean

    UsdSkelDecomposeTransforms(SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfVec3f_t, SWIGTYPE_p_TfSpanT_GfQuatf_t, SWIGTYPE_p_TfSpanT_GfVec3h_t)

    Declaration
    public static bool UsdSkelDecomposeTransforms(SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms, SWIGTYPE_p_TfSpanT_GfVec3f_t translations, SWIGTYPE_p_TfSpanT_GfQuatf_t rotations, SWIGTYPE_p_TfSpanT_GfVec3h_t scales)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t xforms
    SWIGTYPE_p_TfSpanT_GfVec3f_t translations
    SWIGTYPE_p_TfSpanT_GfQuatf_t rotations
    SWIGTYPE_p_TfSpanT_GfVec3h_t scales
    Returns
    Type Description
    Boolean

    UsdSkelDecomposeTransforms(VtMatrix4dArray, VtVec3fArray, VtQuatfArray, VtVec3hArray)

    Declaration
    public static bool UsdSkelDecomposeTransforms(VtMatrix4dArray xforms, VtVec3fArray translations, VtQuatfArray rotations, VtVec3hArray scales)
    Parameters
    Type Name Description
    VtMatrix4dArray xforms
    VtVec3fArray translations
    VtQuatfArray rotations
    VtVec3hArray scales
    Returns
    Type Description
    Boolean

    UsdSkelExpandConstantInfluencesToVarying(VtFloatArray, UInt32)

    Declaration
    public static bool UsdSkelExpandConstantInfluencesToVarying(VtFloatArray weights, uint size)
    Parameters
    Type Name Description
    VtFloatArray weights
    UInt32 size
    Returns
    Type Description
    Boolean

    UsdSkelExpandConstantInfluencesToVarying(VtIntArray, UInt32)

    Declaration
    public static bool UsdSkelExpandConstantInfluencesToVarying(VtIntArray indices, uint size)
    Parameters
    Type Name Description
    VtIntArray indices
    UInt32 size
    Returns
    Type Description
    Boolean

    UsdSkelInterleaveInfluences(SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_t)

    Declaration
    public static bool UsdSkelInterleaveInfluences(SWIGTYPE_p_TfSpanT_int_const_t indices, SWIGTYPE_p_TfSpanT_float_const_t weights, SWIGTYPE_p_TfSpanT_GfVec2f_t interleavedInfluences)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_int_const_t indices
    SWIGTYPE_p_TfSpanT_float_const_t weights
    SWIGTYPE_p_TfSpanT_GfVec2f_t interleavedInfluences
    Returns
    Type Description
    Boolean

    UsdSkelIsSkelAnimationPrim(UsdPrim)

    Declaration
    public static bool UsdSkelIsSkelAnimationPrim(UsdPrim prim)
    Parameters
    Type Name Description
    UsdPrim prim
    Returns
    Type Description
    Boolean

    UsdSkelIsSkinnablePrim(UsdPrim)

    Declaration
    public static bool UsdSkelIsSkinnablePrim(UsdPrim prim)
    Parameters
    Type Name Description
    UsdPrim prim
    Returns
    Type Description
    Boolean

    UsdSkelMakeTransforms(GfVec3f, GfQuatf, GfVec3h, GfMatrix4d, UInt32)

    Declaration
    public static bool UsdSkelMakeTransforms(GfVec3f translations, GfQuatf rotations, GfVec3h scales, GfMatrix4d xforms, uint count)
    Parameters
    Type Name Description
    GfVec3f translations
    GfQuatf rotations
    GfVec3h scales
    GfMatrix4d xforms
    UInt32 count
    Returns
    Type Description
    Boolean

    UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t, SWIGTYPE_p_TfSpanT_GfQuatf_const_t, SWIGTYPE_p_TfSpanT_GfVec3h_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4d_t)

    Declaration
    public static bool UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations, SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations, SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales, SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations
    SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations
    SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales
    SWIGTYPE_p_TfSpanT_GfMatrix4d_t xforms
    Returns
    Type Description
    Boolean

    UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t, SWIGTYPE_p_TfSpanT_GfQuatf_const_t, SWIGTYPE_p_TfSpanT_GfVec3h_const_t, SWIGTYPE_p_TfSpanT_GfMatrix4f_t)

    Declaration
    public static bool UsdSkelMakeTransforms(SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations, SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations, SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales, SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_GfVec3f_const_t translations
    SWIGTYPE_p_TfSpanT_GfQuatf_const_t rotations
    SWIGTYPE_p_TfSpanT_GfVec3h_const_t scales
    SWIGTYPE_p_TfSpanT_GfMatrix4f_t xforms
    Returns
    Type Description
    Boolean

    UsdSkelMakeTransforms(VtVec3fArray, VtQuatfArray, VtVec3hArray, VtMatrix4dArray)

    Declaration
    public static bool UsdSkelMakeTransforms(VtVec3fArray translations, VtQuatfArray rotations, VtVec3hArray scales, VtMatrix4dArray xforms)
    Parameters
    Type Name Description
    VtVec3fArray translations
    VtQuatfArray rotations
    VtVec3hArray scales
    VtMatrix4dArray xforms
    Returns
    Type Description
    Boolean

    UsdSkelNormalizeWeights(SWIGTYPE_p_TfSpanT_float_t, Int32)

    Declaration
    public static bool UsdSkelNormalizeWeights(SWIGTYPE_p_TfSpanT_float_t weights, int numInfluencesPerComponent)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_float_t weights
    Int32 numInfluencesPerComponent
    Returns
    Type Description
    Boolean

    UsdSkelNormalizeWeights(VtFloatArray, Int32)

    Declaration
    public static bool UsdSkelNormalizeWeights(VtFloatArray weights, int numInfluencesPerComponent)
    Parameters
    Type Name Description
    VtFloatArray weights
    Int32 numInfluencesPerComponent
    Returns
    Type Description
    Boolean

    UsdSkelResizeInfluences(VtFloatArray, Int32, Int32)

    Declaration
    public static bool UsdSkelResizeInfluences(VtFloatArray weights, int srcNumInfluencesPerComponent, int newNumInfluencesPerComponent)
    Parameters
    Type Name Description
    VtFloatArray weights
    Int32 srcNumInfluencesPerComponent
    Int32 newNumInfluencesPerComponent
    Returns
    Type Description
    Boolean

    UsdSkelResizeInfluences(VtIntArray, Int32, Int32)

    Declaration
    public static bool UsdSkelResizeInfluences(VtIntArray indices, int srcNumInfluencesPerComponent, int newNumInfluencesPerComponent)
    Parameters
    Type Name Description
    VtIntArray indices
    Int32 srcNumInfluencesPerComponent
    Int32 newNumInfluencesPerComponent
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3d, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals)
    Parameters
    Type Name Description
    GfMatrix3d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3d, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix3d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3d, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals)
    Parameters
    Type Name Description
    GfMatrix3d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3d, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix3d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3f, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals)
    Parameters
    Type Name Description
    GfMatrix3f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3f, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix3f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3f, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals)
    Parameters
    Type Name Description
    GfMatrix3f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Returns
    Type Description
    Boolean

    UsdSkelSkinNormalsLBS(GfMatrix3f, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinNormalsLBS(GfMatrix3f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t normals, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix3f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix3f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t normals
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4d, GfMatrix4d, UInt32, SWIGTYPE_p_int, SWIGTYPE_p_float, UInt32, Int32, GfVec3f, UInt32)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4d geomBindTransform, GfMatrix4d jointXforms, uint numJoints, SWIGTYPE_p_int jointIndices, SWIGTYPE_p_float jointWeights, uint numInfluences, int numInfluencesPerPoint, GfVec3f points, uint numPoints)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    GfMatrix4d jointXforms
    UInt32 numJoints
    SWIGTYPE_p_int jointIndices
    SWIGTYPE_p_float jointWeights
    UInt32 numInfluences
    Int32 numInfluencesPerPoint
    GfVec3f points
    UInt32 numPoints
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4d, GfMatrix4d, UInt32, SWIGTYPE_p_int, SWIGTYPE_p_float, UInt32, Int32, GfVec3f, UInt32, Boolean)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4d geomBindTransform, GfMatrix4d jointXforms, uint numJoints, SWIGTYPE_p_int jointIndices, SWIGTYPE_p_float jointWeights, uint numInfluences, int numInfluencesPerPoint, GfVec3f points, uint numPoints, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    GfMatrix4d jointXforms
    UInt32 numJoints
    SWIGTYPE_p_int jointIndices
    SWIGTYPE_p_float jointWeights
    UInt32 numInfluences
    Int32 numInfluencesPerPoint
    GfVec3f points
    UInt32 numPoints
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4d, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4d, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4d, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4d, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4d, VtMatrix4dArray, VtIntArray, VtFloatArray, Int32, VtVec3fArray)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4d geomBindTransform, VtMatrix4dArray jointXforms, VtIntArray jointIndices, VtFloatArray jointWeights, int numInfluencesPerPoint, VtVec3fArray points)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    VtMatrix4dArray jointXforms
    VtIntArray jointIndices
    VtFloatArray jointWeights
    Int32 numInfluencesPerPoint
    VtVec3fArray points
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4f, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points)
    Parameters
    Type Name Description
    GfMatrix4f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4f, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix4f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4f, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points)
    Parameters
    Type Name Description
    GfMatrix4f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Returns
    Type Description
    Boolean

    UsdSkelSkinPointsLBS(GfMatrix4f, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, Int32, SWIGTYPE_p_TfSpanT_GfVec3f_t, Boolean)

    Declaration
    public static bool UsdSkelSkinPointsLBS(GfMatrix4f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, int numInfluencesPerPoint, SWIGTYPE_p_TfSpanT_GfVec3f_t points, bool inSerial)
    Parameters
    Type Name Description
    GfMatrix4f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    Int32 numInfluencesPerPoint
    SWIGTYPE_p_TfSpanT_GfVec3f_t points
    Boolean inSerial
    Returns
    Type Description
    Boolean

    UsdSkelSkinTransformLBS(GfMatrix4d, GfMatrix4d, UInt32, SWIGTYPE_p_int, SWIGTYPE_p_float, UInt32, GfMatrix4d)

    Declaration
    public static bool UsdSkelSkinTransformLBS(GfMatrix4d geomBindTransform, GfMatrix4d jointXforms, uint numJoints, SWIGTYPE_p_int jointIndices, SWIGTYPE_p_float jointWeights, uint numInfluences, GfMatrix4d xform)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    GfMatrix4d jointXforms
    UInt32 numJoints
    SWIGTYPE_p_int jointIndices
    SWIGTYPE_p_float jointWeights
    UInt32 numInfluences
    GfMatrix4d xform
    Returns
    Type Description
    Boolean

    UsdSkelSkinTransformLBS(GfMatrix4d, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, GfMatrix4d)

    Declaration
    public static bool UsdSkelSkinTransformLBS(GfMatrix4d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, GfMatrix4d xform)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    GfMatrix4d xform
    Returns
    Type Description
    Boolean

    UsdSkelSkinTransformLBS(GfMatrix4d, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, GfMatrix4d)

    Declaration
    public static bool UsdSkelSkinTransformLBS(GfMatrix4d geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, GfMatrix4d xform)
    Parameters
    Type Name Description
    GfMatrix4d geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4d_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    GfMatrix4d xform
    Returns
    Type Description
    Boolean

    UsdSkelSkinTransformLBS(GfMatrix4f, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_GfVec2f_const_t, GfMatrix4f)

    Declaration
    public static bool UsdSkelSkinTransformLBS(GfMatrix4f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms, SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences, GfMatrix4f xform)
    Parameters
    Type Name Description
    GfMatrix4f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_GfVec2f_const_t influences
    GfMatrix4f xform
    Returns
    Type Description
    Boolean

    UsdSkelSkinTransformLBS(GfMatrix4f, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t, SWIGTYPE_p_TfSpanT_int_const_t, SWIGTYPE_p_TfSpanT_float_const_t, GfMatrix4f)

    Declaration
    public static bool UsdSkelSkinTransformLBS(GfMatrix4f geomBindTransform, SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms, SWIGTYPE_p_TfSpanT_int_const_t jointIndices, SWIGTYPE_p_TfSpanT_float_const_t jointWeights, GfMatrix4f xform)
    Parameters
    Type Name Description
    GfMatrix4f geomBindTransform
    SWIGTYPE_p_TfSpanT_GfMatrix4f_const_t jointXforms
    SWIGTYPE_p_TfSpanT_int_const_t jointIndices
    SWIGTYPE_p_TfSpanT_float_const_t jointWeights
    GfMatrix4f xform
    Returns
    Type Description
    Boolean

    UsdSkelSortInfluences(SWIGTYPE_p_TfSpanT_int_t, SWIGTYPE_p_TfSpanT_float_t, Int32)

    Declaration
    public static bool UsdSkelSortInfluences(SWIGTYPE_p_TfSpanT_int_t indices, SWIGTYPE_p_TfSpanT_float_t weights, int numInfluencesPerComponent)
    Parameters
    Type Name Description
    SWIGTYPE_p_TfSpanT_int_t indices
    SWIGTYPE_p_TfSpanT_float_t weights
    Int32 numInfluencesPerComponent
    Returns
    Type Description
    Boolean

    UsdSkelSortInfluences(VtIntArray, VtFloatArray, Int32)

    Declaration
    public static bool UsdSkelSortInfluences(VtIntArray indices, VtFloatArray weights, int numInfluencesPerComponent)
    Parameters
    Type Name Description
    VtIntArray indices
    VtFloatArray weights
    Int32 numInfluencesPerComponent
    Returns
    Type Description
    Boolean

    UsdTraverseInstanceProxies()

    Declaration
    public static Usd_PrimFlagsPredicate UsdTraverseInstanceProxies()
    Returns
    Type Description
    Usd_PrimFlagsPredicate

    UsdTraverseInstanceProxies(Usd_PrimFlagsPredicate)

    Declaration
    public static Usd_PrimFlagsPredicate UsdTraverseInstanceProxies(Usd_PrimFlagsPredicate predicate)
    Parameters
    Type Name Description
    Usd_PrimFlagsPredicate predicate
    Returns
    Type Description
    Usd_PrimFlagsPredicate

    UsdUtilsAuthorCollection(TfToken, UsdPrim, SdfPathVector)

    Declaration
    public static UsdCollectionAPI UsdUtilsAuthorCollection(TfToken collectionName, UsdPrim usdPrim, SdfPathVector pathsToInclude)
    Parameters
    Type Name Description
    TfToken collectionName
    UsdPrim usdPrim
    SdfPathVector pathsToInclude
    Returns
    Type Description
    UsdCollectionAPI

    UsdUtilsAuthorCollection(TfToken, UsdPrim, SdfPathVector, SdfPathVector)

    Declaration
    public static UsdCollectionAPI UsdUtilsAuthorCollection(TfToken collectionName, UsdPrim usdPrim, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude)
    Parameters
    Type Name Description
    TfToken collectionName
    UsdPrim usdPrim
    SdfPathVector pathsToInclude
    SdfPathVector pathsToExclude
    Returns
    Type Description
    UsdCollectionAPI

    UsdUtilsComputeAllDependencies(SdfAssetPath, SdfLayerRefPtrVector, StdStringVector, StdStringVector)

    Declaration
    public static bool UsdUtilsComputeAllDependencies(SdfAssetPath assetPath, SdfLayerRefPtrVector layers, StdStringVector assets, StdStringVector unresolvedPaths)
    Parameters
    Type Name Description
    SdfAssetPath assetPath
    SdfLayerRefPtrVector layers
    StdStringVector assets
    StdStringVector unresolvedPaths
    Returns
    Type Description
    Boolean

    UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t, UsdStageWeakPtr, SdfPathVector, SdfPathVector)

    Declaration
    public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths, UsdStageWeakPtr usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths
    UsdStageWeakPtr usdStage
    SdfPathVector pathsToInclude
    SdfPathVector pathsToExclude
    Returns
    Type Description
    Boolean

    UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t, UsdStageWeakPtr, SdfPathVector, SdfPathVector, Double)

    Declaration
    public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths, UsdStageWeakPtr usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths
    UsdStageWeakPtr usdStage
    SdfPathVector pathsToInclude
    SdfPathVector pathsToExclude
    Double minInclusionRatio
    Returns
    Type Description
    Boolean

    UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t, UsdStageWeakPtr, SdfPathVector, SdfPathVector, Double, UInt32)

    Declaration
    public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths, UsdStageWeakPtr usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio, uint maxNumExcludesBelowInclude)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths
    UsdStageWeakPtr usdStage
    SdfPathVector pathsToInclude
    SdfPathVector pathsToExclude
    Double minInclusionRatio
    UInt32 maxNumExcludesBelowInclude
    Returns
    Type Description
    Boolean

    UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t, UsdStageWeakPtr, SdfPathVector, SdfPathVector, Double, UInt32, UInt32)

    Declaration
    public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths, UsdStageWeakPtr usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio, uint maxNumExcludesBelowInclude, uint minIncludeExcludeCollectionSize)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths
    UsdStageWeakPtr usdStage
    SdfPathVector pathsToInclude
    SdfPathVector pathsToExclude
    Double minInclusionRatio
    UInt32 maxNumExcludesBelowInclude
    UInt32 minIncludeExcludeCollectionSize
    Returns
    Type Description
    Boolean

    UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t, UsdStageWeakPtr, SdfPathVector, SdfPathVector, Double, UInt32, UInt32, SWIGTYPE_p_TfHashSetT_SdfPath_SdfPath__Hash_t)

    Declaration
    public static bool UsdUtilsComputeCollectionIncludesAndExcludes(SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths, UsdStageWeakPtr usdStage, SdfPathVector pathsToInclude, SdfPathVector pathsToExclude, double minInclusionRatio, uint maxNumExcludesBelowInclude, uint minIncludeExcludeCollectionSize, SWIGTYPE_p_TfHashSetT_SdfPath_SdfPath__Hash_t pathsToIgnore)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__setT_SdfPath_t includedRootPaths
    UsdStageWeakPtr usdStage
    SdfPathVector pathsToInclude
    SdfPathVector pathsToExclude
    Double minInclusionRatio
    UInt32 maxNumExcludesBelowInclude
    UInt32 minIncludeExcludeCollectionSize
    SWIGTYPE_p_TfHashSetT_SdfPath_SdfPath__Hash_t pathsToIgnore
    Returns
    Type Description
    Boolean

    UsdUtilsComputeUsdStageStats(UsdStageWeakPtr, VtDictionary)

    Declaration
    public static uint UsdUtilsComputeUsdStageStats(UsdStageWeakPtr stage, VtDictionary stats)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    VtDictionary stats
    Returns
    Type Description
    UInt32

    UsdUtilsComputeUsdStageStats(String, VtDictionary)

    Declaration
    public static UsdStage UsdUtilsComputeUsdStageStats(string rootLayerPath, VtDictionary stats)
    Parameters
    Type Name Description
    String rootLayerPath
    VtDictionary stats
    Returns
    Type Description
    UsdStage

    UsdUtilsCopyLayerMetadata(SdfLayerHandle, SdfLayerHandle)

    Declaration
    public static bool UsdUtilsCopyLayerMetadata(SdfLayerHandle source, SdfLayerHandle destination)
    Parameters
    Type Name Description
    SdfLayerHandle source
    SdfLayerHandle destination
    Returns
    Type Description
    Boolean

    UsdUtilsCopyLayerMetadata(SdfLayerHandle, SdfLayerHandle, Boolean)

    Declaration
    public static bool UsdUtilsCopyLayerMetadata(SdfLayerHandle source, SdfLayerHandle destination, bool skipSublayers)
    Parameters
    Type Name Description
    SdfLayerHandle source
    SdfLayerHandle destination
    Boolean skipSublayers
    Returns
    Type Description
    Boolean

    UsdUtilsCopyLayerMetadata(SdfLayerHandle, SdfLayerHandle, Boolean, Boolean)

    Declaration
    public static bool UsdUtilsCopyLayerMetadata(SdfLayerHandle source, SdfLayerHandle destination, bool skipSublayers, bool bakeUnauthoredFallbacks)
    Parameters
    Type Name Description
    SdfLayerHandle source
    SdfLayerHandle destination
    Boolean skipSublayers
    Boolean bakeUnauthoredFallbacks
    Returns
    Type Description
    Boolean

    UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t, UsdPrim)

    Declaration
    public static UsdCollectionAPIVector UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments, UsdPrim usdPrim)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments
    UsdPrim usdPrim
    Returns
    Type Description
    UsdCollectionAPIVector

    UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t, UsdPrim, Double)

    Declaration
    public static UsdCollectionAPIVector UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments, UsdPrim usdPrim, double minInclusionRatio)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments
    UsdPrim usdPrim
    Double minInclusionRatio
    Returns
    Type Description
    UsdCollectionAPIVector

    UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t, UsdPrim, Double, UInt32)

    Declaration
    public static UsdCollectionAPIVector UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments, UsdPrim usdPrim, double minInclusionRatio, uint maxNumExcludesBelowInclude)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments
    UsdPrim usdPrim
    Double minInclusionRatio
    UInt32 maxNumExcludesBelowInclude
    Returns
    Type Description
    UsdCollectionAPIVector

    UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t, UsdPrim, Double, UInt32, UInt32)

    Declaration
    public static UsdCollectionAPIVector UsdUtilsCreateCollections(SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments, UsdPrim usdPrim, double minInclusionRatio, uint maxNumExcludesBelowInclude, uint minIncludeExcludeCollectionSize)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__vectorT_std__pairT_TfToken_std__setT_SdfPath_t_t_t assignments
    UsdPrim usdPrim
    Double minInclusionRatio
    UInt32 maxNumExcludesBelowInclude
    UInt32 minIncludeExcludeCollectionSize
    Returns
    Type Description
    UsdCollectionAPIVector

    UsdUtilsCreateNewARKitUsdzPackage(SdfAssetPath, String)

    Declaration
    public static bool UsdUtilsCreateNewARKitUsdzPackage(SdfAssetPath assetPath, string usdzFilePath)
    Parameters
    Type Name Description
    SdfAssetPath assetPath
    String usdzFilePath
    Returns
    Type Description
    Boolean

    UsdUtilsCreateNewARKitUsdzPackage(SdfAssetPath, String, String)

    Declaration
    public static bool UsdUtilsCreateNewARKitUsdzPackage(SdfAssetPath assetPath, string usdzFilePath, string firstLayerName)
    Parameters
    Type Name Description
    SdfAssetPath assetPath
    String usdzFilePath
    String firstLayerName
    Returns
    Type Description
    Boolean

    UsdUtilsCreateNewUsdzPackage(SdfAssetPath, String)

    Declaration
    public static bool UsdUtilsCreateNewUsdzPackage(SdfAssetPath assetPath, string usdzFilePath)
    Parameters
    Type Name Description
    SdfAssetPath assetPath
    String usdzFilePath
    Returns
    Type Description
    Boolean

    UsdUtilsCreateNewUsdzPackage(SdfAssetPath, String, String)

    Declaration
    public static bool UsdUtilsCreateNewUsdzPackage(SdfAssetPath assetPath, string usdzFilePath, string firstLayerName)
    Parameters
    Type Name Description
    SdfAssetPath assetPath
    String usdzFilePath
    String firstLayerName
    Returns
    Type Description
    Boolean

    UsdUtilsExtractExternalReferences(String, StdStringVector, StdStringVector, StdStringVector)

    Declaration
    public static void UsdUtilsExtractExternalReferences(string filePath, StdStringVector subLayers, StdStringVector references, StdStringVector payloads)
    Parameters
    Type Name Description
    String filePath
    StdStringVector subLayers
    StdStringVector references
    StdStringVector payloads

    UsdUtilsFlattenLayerStack(UsdStageWeakPtr)

    Declaration
    public static SdfLayer UsdUtilsFlattenLayerStack(UsdStageWeakPtr stage)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    Returns
    Type Description
    SdfLayer

    UsdUtilsFlattenLayerStack(UsdStageWeakPtr, SWIGTYPE_p_std__functionT_std__string_fSdfLayerHandle_const_R_std__string_const_RF_t)

    Declaration
    public static SdfLayer UsdUtilsFlattenLayerStack(UsdStageWeakPtr stage, SWIGTYPE_p_std__functionT_std__string_fSdfLayerHandle_const_R_std__string_const_RF_t resolveAssetPathFn)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    SWIGTYPE_p_std__functionT_std__string_fSdfLayerHandle_const_R_std__string_const_RF_t resolveAssetPathFn
    Returns
    Type Description
    SdfLayer

    UsdUtilsFlattenLayerStack(UsdStageWeakPtr, SWIGTYPE_p_std__functionT_std__string_fSdfLayerHandle_const_R_std__string_const_RF_t, String)

    Declaration
    public static SdfLayer UsdUtilsFlattenLayerStack(UsdStageWeakPtr stage, SWIGTYPE_p_std__functionT_std__string_fSdfLayerHandle_const_R_std__string_const_RF_t resolveAssetPathFn, string tag)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    SWIGTYPE_p_std__functionT_std__string_fSdfLayerHandle_const_R_std__string_const_RF_t resolveAssetPathFn
    String tag
    Returns
    Type Description
    SdfLayer

    UsdUtilsFlattenLayerStack(UsdStageWeakPtr, String)

    Declaration
    public static SdfLayer UsdUtilsFlattenLayerStack(UsdStageWeakPtr stage, string tag)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    String tag
    Returns
    Type Description
    SdfLayer

    UsdUtilsFlattenLayerStackResolveAssetPath(SdfLayerHandle, String)

    Declaration
    public static string UsdUtilsFlattenLayerStackResolveAssetPath(SdfLayerHandle sourceLayer, string assetPath)
    Parameters
    Type Name Description
    SdfLayerHandle sourceLayer
    String assetPath
    Returns
    Type Description
    String

    UsdUtilsGenerateClipTopologyName(String)

    Declaration
    public static string UsdUtilsGenerateClipTopologyName(string rootLayerName)
    Parameters
    Type Name Description
    String rootLayerName
    Returns
    Type Description
    String

    UsdUtilsGetAlphaAttributeNameForColor(TfToken)

    Declaration
    public static TfToken UsdUtilsGetAlphaAttributeNameForColor(TfToken colorAttrName)
    Parameters
    Type Name Description
    TfToken colorAttrName
    Returns
    Type Description
    TfToken

    UsdUtilsGetDirtyLayers(UsdStageWeakPtr)

    Declaration
    public static SdfLayerHandleVector UsdUtilsGetDirtyLayers(UsdStageWeakPtr stage)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    Returns
    Type Description
    SdfLayerHandleVector

    UsdUtilsGetDirtyLayers(UsdStageWeakPtr, Boolean)

    Declaration
    public static SdfLayerHandleVector UsdUtilsGetDirtyLayers(UsdStageWeakPtr stage, bool includeClipLayers)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    Boolean includeClipLayers
    Returns
    Type Description
    SdfLayerHandleVector

    UsdUtilsGetMaterialsScopeName()

    Declaration
    public static TfToken UsdUtilsGetMaterialsScopeName()
    Returns
    Type Description
    TfToken

    UsdUtilsGetMaterialsScopeName(Boolean)

    Declaration
    public static TfToken UsdUtilsGetMaterialsScopeName(bool forceDefault)
    Parameters
    Type Name Description
    Boolean forceDefault
    Returns
    Type Description
    TfToken

    UsdUtilsGetModelNameFromRootLayer(SdfLayerHandle)

    Declaration
    public static TfToken UsdUtilsGetModelNameFromRootLayer(SdfLayerHandle rootLayer)
    Parameters
    Type Name Description
    SdfLayerHandle rootLayer
    Returns
    Type Description
    TfToken

    UsdUtilsGetPrefName()

    Declaration
    public static TfToken UsdUtilsGetPrefName()
    Returns
    Type Description
    TfToken

    UsdUtilsGetPrimaryCameraName()

    Declaration
    public static TfToken UsdUtilsGetPrimaryCameraName()
    Returns
    Type Description
    TfToken

    UsdUtilsGetPrimaryCameraName(Boolean)

    Declaration
    public static TfToken UsdUtilsGetPrimaryCameraName(bool forceDefault)
    Parameters
    Type Name Description
    Boolean forceDefault
    Returns
    Type Description
    TfToken

    UsdUtilsGetPrimaryUVSetName()

    Declaration
    public static TfToken UsdUtilsGetPrimaryUVSetName()
    Returns
    Type Description
    TfToken

    UsdUtilsGetPrimAtPathWithForwarding(UsdStageWeakPtr, SdfPath)

    Declaration
    public static UsdPrim UsdUtilsGetPrimAtPathWithForwarding(UsdStageWeakPtr stage, SdfPath path)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    SdfPath path
    Returns
    Type Description
    UsdPrim

    UsdUtilsGetRegisteredVariantSets()

    Declaration
    public static SWIGTYPE_p_std__setT_UsdUtilsRegisteredVariantSet_t UsdUtilsGetRegisteredVariantSets()
    Returns
    Type Description
    SWIGTYPE_p_std__setT_UsdUtilsRegisteredVariantSet_t

    UsdUtilsModifyAssetPaths(SdfLayerHandle, SWIGTYPE_p_std__functionT_std__string_fstd__string_const_RF_t)

    Declaration
    public static void UsdUtilsModifyAssetPaths(SdfLayerHandle layer, SWIGTYPE_p_std__functionT_std__string_fstd__string_const_RF_t modifyFn)
    Parameters
    Type Name Description
    SdfLayerHandle layer
    SWIGTYPE_p_std__functionT_std__string_fstd__string_const_RF_t modifyFn

    UsdUtilsStitchClips(SdfLayerHandle, StdStringVector, SdfPath)

    Declaration
    public static bool UsdUtilsStitchClips(SdfLayerHandle resultLayer, StdStringVector clipLayerFiles, SdfPath clipPath)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    StdStringVector clipLayerFiles
    SdfPath clipPath
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClips(SdfLayerHandle, StdStringVector, SdfPath, Double)

    Declaration
    public static bool UsdUtilsStitchClips(SdfLayerHandle resultLayer, StdStringVector clipLayerFiles, SdfPath clipPath, double startTimeCode)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    StdStringVector clipLayerFiles
    SdfPath clipPath
    Double startTimeCode
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClips(SdfLayerHandle, StdStringVector, SdfPath, Double, Double)

    Declaration
    public static bool UsdUtilsStitchClips(SdfLayerHandle resultLayer, StdStringVector clipLayerFiles, SdfPath clipPath, double startTimeCode, double endTimeCode)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    StdStringVector clipLayerFiles
    SdfPath clipPath
    Double startTimeCode
    Double endTimeCode
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClips(SdfLayerHandle, StdStringVector, SdfPath, Double, Double, Boolean)

    Declaration
    public static bool UsdUtilsStitchClips(SdfLayerHandle resultLayer, StdStringVector clipLayerFiles, SdfPath clipPath, double startTimeCode, double endTimeCode, bool interpolateMissingClipValues)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    StdStringVector clipLayerFiles
    SdfPath clipPath
    Double startTimeCode
    Double endTimeCode
    Boolean interpolateMissingClipValues
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClips(SdfLayerHandle, StdStringVector, SdfPath, Double, Double, Boolean, TfToken)

    Declaration
    public static bool UsdUtilsStitchClips(SdfLayerHandle resultLayer, StdStringVector clipLayerFiles, SdfPath clipPath, double startTimeCode, double endTimeCode, bool interpolateMissingClipValues, TfToken clipSet)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    StdStringVector clipLayerFiles
    SdfPath clipPath
    Double startTimeCode
    Double endTimeCode
    Boolean interpolateMissingClipValues
    TfToken clipSet
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfPath, String, Double, Double, Double)

    Declaration
    public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfPath clipPath
    String templatePath
    Double startTime
    Double endTime
    Double stride
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfPath, String, Double, Double, Double, Double)

    Declaration
    public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride, double activeOffset)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfPath clipPath
    String templatePath
    Double startTime
    Double endTime
    Double stride
    Double activeOffset
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfPath, String, Double, Double, Double, Double, Boolean)

    Declaration
    public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride, double activeOffset, bool interpolateMissingClipValues)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfPath clipPath
    String templatePath
    Double startTime
    Double endTime
    Double stride
    Double activeOffset
    Boolean interpolateMissingClipValues
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClipsTemplate(SdfLayerHandle, SdfLayerHandle, SdfPath, String, Double, Double, Double, Double, Boolean, TfToken)

    Declaration
    public static bool UsdUtilsStitchClipsTemplate(SdfLayerHandle resultLayer, SdfLayerHandle topologyLayer, SdfPath clipPath, string templatePath, double startTime, double endTime, double stride, double activeOffset, bool interpolateMissingClipValues, TfToken clipSet)
    Parameters
    Type Name Description
    SdfLayerHandle resultLayer
    SdfLayerHandle topologyLayer
    SdfPath clipPath
    String templatePath
    Double startTime
    Double endTime
    Double stride
    Double activeOffset
    Boolean interpolateMissingClipValues
    TfToken clipSet
    Returns
    Type Description
    Boolean

    UsdUtilsStitchClipsTopology(SdfLayerHandle, StdStringVector)

    Declaration
    public static bool UsdUtilsStitchClipsTopology(SdfLayerHandle topologyLayer, StdStringVector clipLayerFiles)
    Parameters
    Type Name Description
    SdfLayerHandle topologyLayer
    StdStringVector clipLayerFiles
    Returns
    Type Description
    Boolean

    UsdUtilsStitchInfo(SdfSpecHandle, SdfSpecHandle)

    Declaration
    public static void UsdUtilsStitchInfo(SdfSpecHandle strongObj, SdfSpecHandle weakObj)
    Parameters
    Type Name Description
    SdfSpecHandle strongObj
    SdfSpecHandle weakObj

    UsdUtilsStitchLayers(SdfLayerHandle, SdfLayerHandle)

    Declaration
    public static void UsdUtilsStitchLayers(SdfLayerHandle strongLayer, SdfLayerHandle weakLayer)
    Parameters
    Type Name Description
    SdfLayerHandle strongLayer
    SdfLayerHandle weakLayer

    UsdUtilsUninstancePrimAtPath(UsdStageWeakPtr, SdfPath)

    Declaration
    public static UsdPrim UsdUtilsUninstancePrimAtPath(UsdStageWeakPtr stage, SdfPath path)
    Parameters
    Type Name Description
    UsdStageWeakPtr stage
    SdfPath path
    Returns
    Type Description
    UsdPrim

    VtDictionaryOver(VtDictionary, VtDictionary)

    Declaration
    public static VtDictionary VtDictionaryOver(VtDictionary strong, VtDictionary weak)
    Parameters
    Type Name Description
    VtDictionary strong
    VtDictionary weak
    Returns
    Type Description
    VtDictionary

    VtDictionaryOver(VtDictionary, VtDictionary, Boolean)

    Declaration
    public static VtDictionary VtDictionaryOver(VtDictionary strong, VtDictionary weak, bool coerceToWeakerOpinionType)
    Parameters
    Type Name Description
    VtDictionary strong
    VtDictionary weak
    Boolean coerceToWeakerOpinionType
    Returns
    Type Description
    VtDictionary

    VtDictionaryOverRecursive(VtDictionary, VtDictionary)

    Declaration
    public static VtDictionary VtDictionaryOverRecursive(VtDictionary strong, VtDictionary weak)
    Parameters
    Type Name Description
    VtDictionary strong
    VtDictionary weak
    Returns
    Type Description
    VtDictionary

    VtDictionaryOverRecursive(VtDictionary, VtDictionary, Boolean)

    Declaration
    public static VtDictionary VtDictionaryOverRecursive(VtDictionary strong, VtDictionary weak, bool coerceToWeakerOpinionType)
    Parameters
    Type Name Description
    VtDictionary strong
    VtDictionary weak
    Boolean coerceToWeakerOpinionType
    Returns
    Type Description
    VtDictionary

    VtGetEmptyDictionary()

    Declaration
    public static VtDictionary VtGetEmptyDictionary()
    Returns
    Type Description
    VtDictionary

    VtStreamOut(SWIGTYPE_p_std__mapT_std__string_std__string_std__lessT_std__string_t_t, SWIGTYPE_p_std__ostream)

    Declaration
    public static SWIGTYPE_p_std__ostream VtStreamOut(SWIGTYPE_p_std__mapT_std__string_std__string_std__lessT_std__string_t_t arg0, SWIGTYPE_p_std__ostream arg1)
    Parameters
    Type Name Description
    SWIGTYPE_p_std__mapT_std__string_std__string_std__lessT_std__string_t_t arg0
    SWIGTYPE_p_std__ostream arg1
    Returns
    Type Description
    SWIGTYPE_p_std__ostream

    VtValueTobool(VtValue)

    Declaration
    public static bool VtValueTobool(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Boolean

    VtValueTobool(VtValue, ref Boolean)

    Declaration
    public static void VtValueTobool(VtValue value, ref bool output)
    Parameters
    Type Name Description
    VtValue value
    Boolean output

    VtValueTobyte(VtValue)

    Declaration
    public static byte VtValueTobyte(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Byte

    VtValueTobyte(VtValue, ref Byte)

    Declaration
    public static void VtValueTobyte(VtValue value, ref byte output)
    Parameters
    Type Name Description
    VtValue value
    Byte output

    VtValueTodouble(VtValue)

    Declaration
    public static double VtValueTodouble(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Double

    VtValueTodouble(VtValue, ref Double)

    Declaration
    public static void VtValueTodouble(VtValue value, ref double output)
    Parameters
    Type Name Description
    VtValue value
    Double output

    VtValueTofloat(VtValue)

    Declaration
    public static float VtValueTofloat(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Single

    VtValueTofloat(VtValue, ref Single)

    Declaration
    public static void VtValueTofloat(VtValue value, ref float output)
    Parameters
    Type Name Description
    VtValue value
    Single output

    VtValueToGfHalf(VtValue)

    Declaration
    public static GfHalf VtValueToGfHalf(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfHalf

    VtValueToGfHalf(VtValue, GfHalf)

    Declaration
    public static void VtValueToGfHalf(VtValue value, GfHalf output)
    Parameters
    Type Name Description
    VtValue value
    GfHalf output

    VtValueToGfMatrix2d(VtValue)

    Declaration
    public static GfMatrix2d VtValueToGfMatrix2d(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfMatrix2d

    VtValueToGfMatrix2d(VtValue, GfMatrix2d)

    Declaration
    public static void VtValueToGfMatrix2d(VtValue value, GfMatrix2d output)
    Parameters
    Type Name Description
    VtValue value
    GfMatrix2d output

    VtValueToGfMatrix3d(VtValue)

    Declaration
    public static GfMatrix3d VtValueToGfMatrix3d(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfMatrix3d

    VtValueToGfMatrix3d(VtValue, GfMatrix3d)

    Declaration
    public static void VtValueToGfMatrix3d(VtValue value, GfMatrix3d output)
    Parameters
    Type Name Description
    VtValue value
    GfMatrix3d output

    VtValueToGfMatrix4d(VtValue)

    Declaration
    public static GfMatrix4d VtValueToGfMatrix4d(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfMatrix4d

    VtValueToGfMatrix4d(VtValue, GfMatrix4d)

    Declaration
    public static void VtValueToGfMatrix4d(VtValue value, GfMatrix4d output)
    Parameters
    Type Name Description
    VtValue value
    GfMatrix4d output

    VtValueToGfQuatd(VtValue)

    Declaration
    public static GfQuatd VtValueToGfQuatd(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfQuatd

    VtValueToGfQuatd(VtValue, GfQuatd)

    Declaration
    public static void VtValueToGfQuatd(VtValue value, GfQuatd output)
    Parameters
    Type Name Description
    VtValue value
    GfQuatd output

    VtValueToGfQuatf(VtValue)

    Declaration
    public static GfQuatf VtValueToGfQuatf(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfQuatf

    VtValueToGfQuatf(VtValue, GfQuatf)

    Declaration
    public static void VtValueToGfQuatf(VtValue value, GfQuatf output)
    Parameters
    Type Name Description
    VtValue value
    GfQuatf output

    VtValueToGfQuath(VtValue)

    Declaration
    public static GfQuath VtValueToGfQuath(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfQuath

    VtValueToGfQuath(VtValue, GfQuath)

    Declaration
    public static void VtValueToGfQuath(VtValue value, GfQuath output)
    Parameters
    Type Name Description
    VtValue value
    GfQuath output

    VtValueToGfVec2d(VtValue)

    Declaration
    public static GfVec2d VtValueToGfVec2d(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec2d

    VtValueToGfVec2d(VtValue, GfVec2d)

    Declaration
    public static void VtValueToGfVec2d(VtValue value, GfVec2d output)
    Parameters
    Type Name Description
    VtValue value
    GfVec2d output

    VtValueToGfVec2f(VtValue)

    Declaration
    public static GfVec2f VtValueToGfVec2f(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec2f

    VtValueToGfVec2f(VtValue, GfVec2f)

    Declaration
    public static void VtValueToGfVec2f(VtValue value, GfVec2f output)
    Parameters
    Type Name Description
    VtValue value
    GfVec2f output

    VtValueToGfVec2h(VtValue)

    Declaration
    public static GfVec2h VtValueToGfVec2h(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec2h

    VtValueToGfVec2h(VtValue, GfVec2h)

    Declaration
    public static void VtValueToGfVec2h(VtValue value, GfVec2h output)
    Parameters
    Type Name Description
    VtValue value
    GfVec2h output

    VtValueToGfVec2i(VtValue)

    Declaration
    public static GfVec2i VtValueToGfVec2i(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec2i

    VtValueToGfVec2i(VtValue, GfVec2i)

    Declaration
    public static void VtValueToGfVec2i(VtValue value, GfVec2i output)
    Parameters
    Type Name Description
    VtValue value
    GfVec2i output

    VtValueToGfVec3d(VtValue)

    Declaration
    public static GfVec3d VtValueToGfVec3d(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec3d

    VtValueToGfVec3d(VtValue, GfVec3d)

    Declaration
    public static void VtValueToGfVec3d(VtValue value, GfVec3d output)
    Parameters
    Type Name Description
    VtValue value
    GfVec3d output

    VtValueToGfVec3f(VtValue)

    Declaration
    public static GfVec3f VtValueToGfVec3f(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec3f

    VtValueToGfVec3f(VtValue, GfVec3f)

    Declaration
    public static void VtValueToGfVec3f(VtValue value, GfVec3f output)
    Parameters
    Type Name Description
    VtValue value
    GfVec3f output

    VtValueToGfVec3h(VtValue)

    Declaration
    public static GfVec3h VtValueToGfVec3h(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec3h

    VtValueToGfVec3h(VtValue, GfVec3h)

    Declaration
    public static void VtValueToGfVec3h(VtValue value, GfVec3h output)
    Parameters
    Type Name Description
    VtValue value
    GfVec3h output

    VtValueToGfVec3i(VtValue)

    Declaration
    public static GfVec3i VtValueToGfVec3i(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec3i

    VtValueToGfVec3i(VtValue, GfVec3i)

    Declaration
    public static void VtValueToGfVec3i(VtValue value, GfVec3i output)
    Parameters
    Type Name Description
    VtValue value
    GfVec3i output

    VtValueToGfVec4d(VtValue)

    Declaration
    public static GfVec4d VtValueToGfVec4d(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec4d

    VtValueToGfVec4d(VtValue, GfVec4d)

    Declaration
    public static void VtValueToGfVec4d(VtValue value, GfVec4d output)
    Parameters
    Type Name Description
    VtValue value
    GfVec4d output

    VtValueToGfVec4f(VtValue)

    Declaration
    public static GfVec4f VtValueToGfVec4f(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec4f

    VtValueToGfVec4f(VtValue, GfVec4f)

    Declaration
    public static void VtValueToGfVec4f(VtValue value, GfVec4f output)
    Parameters
    Type Name Description
    VtValue value
    GfVec4f output

    VtValueToGfVec4h(VtValue)

    Declaration
    public static GfVec4h VtValueToGfVec4h(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec4h

    VtValueToGfVec4h(VtValue, GfVec4h)

    Declaration
    public static void VtValueToGfVec4h(VtValue value, GfVec4h output)
    Parameters
    Type Name Description
    VtValue value
    GfVec4h output

    VtValueToGfVec4i(VtValue)

    Declaration
    public static GfVec4i VtValueToGfVec4i(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    GfVec4i

    VtValueToGfVec4i(VtValue, GfVec4i)

    Declaration
    public static void VtValueToGfVec4i(VtValue value, GfVec4i output)
    Parameters
    Type Name Description
    VtValue value
    GfVec4i output

    VtValueToint(VtValue)

    Declaration
    public static int VtValueToint(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Int32

    VtValueToint(VtValue, ref Int32)

    Declaration
    public static void VtValueToint(VtValue value, ref int output)
    Parameters
    Type Name Description
    VtValue value
    Int32 output

    VtValueTolong(VtValue)

    Declaration
    public static long VtValueTolong(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    Int64

    VtValueTolong(VtValue, ref Int64)

    Declaration
    public static void VtValueTolong(VtValue value, ref long output)
    Parameters
    Type Name Description
    VtValue value
    Int64 output

    VtValueToSdfAssetPath(VtValue)

    Declaration
    public static SdfAssetPath VtValueToSdfAssetPath(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    SdfAssetPath

    VtValueToSdfAssetPath(VtValue, SdfAssetPath)

    Declaration
    public static void VtValueToSdfAssetPath(VtValue value, SdfAssetPath output)
    Parameters
    Type Name Description
    VtValue value
    SdfAssetPath output

    VtValueToSdfAssetPathArray(VtValue)

    Declaration
    public static SdfAssetPathArray VtValueToSdfAssetPathArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    SdfAssetPathArray

    VtValueToSdfAssetPathArray(VtValue, SdfAssetPathArray)

    Declaration
    public static void VtValueToSdfAssetPathArray(VtValue value, SdfAssetPathArray output)
    Parameters
    Type Name Description
    VtValue value
    SdfAssetPathArray output

    VtValueToSdfTimeCode(VtValue)

    Declaration
    public static SdfTimeCode VtValueToSdfTimeCode(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    SdfTimeCode

    VtValueToSdfTimeCode(VtValue, SdfTimeCode)

    Declaration
    public static void VtValueToSdfTimeCode(VtValue value, SdfTimeCode output)
    Parameters
    Type Name Description
    VtValue value
    SdfTimeCode output

    VtValueToSdfTimeCodeArray(VtValue)

    Declaration
    public static SdfTimeCodeArray VtValueToSdfTimeCodeArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    SdfTimeCodeArray

    VtValueToSdfTimeCodeArray(VtValue, SdfTimeCodeArray)

    Declaration
    public static void VtValueToSdfTimeCodeArray(VtValue value, SdfTimeCodeArray output)
    Parameters
    Type Name Description
    VtValue value
    SdfTimeCodeArray output

    VtValueTostring(VtValue)

    Declaration
    public static string VtValueTostring(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    String

    VtValueTostring(VtValue, SWIGTYPE_p_std__string)

    Declaration
    public static void VtValueTostring(VtValue value, SWIGTYPE_p_std__string output)
    Parameters
    Type Name Description
    VtValue value
    SWIGTYPE_p_std__string output

    VtValueToTfToken(VtValue)

    Declaration
    public static TfToken VtValueToTfToken(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    TfToken

    VtValueToTfToken(VtValue, TfToken)

    Declaration
    public static void VtValueToTfToken(VtValue value, TfToken output)
    Parameters
    Type Name Description
    VtValue value
    TfToken output

    VtValueTouint(VtValue)

    Declaration
    public static uint VtValueTouint(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    UInt32

    VtValueTouint(VtValue, ref UInt32)

    Declaration
    public static void VtValueTouint(VtValue value, ref uint output)
    Parameters
    Type Name Description
    VtValue value
    UInt32 output

    VtValueToulong(VtValue)

    Declaration
    public static ulong VtValueToulong(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    UInt64

    VtValueToulong(VtValue, ref UInt64)

    Declaration
    public static void VtValueToulong(VtValue value, ref ulong output)
    Parameters
    Type Name Description
    VtValue value
    UInt64 output

    VtValueToVtBoolArray(VtValue)

    Declaration
    public static VtBoolArray VtValueToVtBoolArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtBoolArray

    VtValueToVtBoolArray(VtValue, VtBoolArray)

    Declaration
    public static void VtValueToVtBoolArray(VtValue value, VtBoolArray output)
    Parameters
    Type Name Description
    VtValue value
    VtBoolArray output

    VtValueToVtDoubleArray(VtValue)

    Declaration
    public static VtDoubleArray VtValueToVtDoubleArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtDoubleArray

    VtValueToVtDoubleArray(VtValue, VtDoubleArray)

    Declaration
    public static void VtValueToVtDoubleArray(VtValue value, VtDoubleArray output)
    Parameters
    Type Name Description
    VtValue value
    VtDoubleArray output

    VtValueToVtFloatArray(VtValue)

    Declaration
    public static VtFloatArray VtValueToVtFloatArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtFloatArray

    VtValueToVtFloatArray(VtValue, VtFloatArray)

    Declaration
    public static void VtValueToVtFloatArray(VtValue value, VtFloatArray output)
    Parameters
    Type Name Description
    VtValue value
    VtFloatArray output

    VtValueToVtHalfArray(VtValue)

    Declaration
    public static VtHalfArray VtValueToVtHalfArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtHalfArray

    VtValueToVtHalfArray(VtValue, VtHalfArray)

    Declaration
    public static void VtValueToVtHalfArray(VtValue value, VtHalfArray output)
    Parameters
    Type Name Description
    VtValue value
    VtHalfArray output

    VtValueToVtInt64Array(VtValue)

    Declaration
    public static VtInt64Array VtValueToVtInt64Array(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtInt64Array

    VtValueToVtInt64Array(VtValue, VtInt64Array)

    Declaration
    public static void VtValueToVtInt64Array(VtValue value, VtInt64Array output)
    Parameters
    Type Name Description
    VtValue value
    VtInt64Array output

    VtValueToVtIntArray(VtValue)

    Declaration
    public static VtIntArray VtValueToVtIntArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtIntArray

    VtValueToVtIntArray(VtValue, VtIntArray)

    Declaration
    public static void VtValueToVtIntArray(VtValue value, VtIntArray output)
    Parameters
    Type Name Description
    VtValue value
    VtIntArray output

    VtValueToVtMatrix2dArray(VtValue)

    Declaration
    public static VtMatrix2dArray VtValueToVtMatrix2dArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtMatrix2dArray

    VtValueToVtMatrix2dArray(VtValue, VtMatrix2dArray)

    Declaration
    public static void VtValueToVtMatrix2dArray(VtValue value, VtMatrix2dArray output)
    Parameters
    Type Name Description
    VtValue value
    VtMatrix2dArray output

    VtValueToVtMatrix3dArray(VtValue)

    Declaration
    public static VtMatrix3dArray VtValueToVtMatrix3dArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtMatrix3dArray

    VtValueToVtMatrix3dArray(VtValue, VtMatrix3dArray)

    Declaration
    public static void VtValueToVtMatrix3dArray(VtValue value, VtMatrix3dArray output)
    Parameters
    Type Name Description
    VtValue value
    VtMatrix3dArray output

    VtValueToVtMatrix4dArray(VtValue)

    Declaration
    public static VtMatrix4dArray VtValueToVtMatrix4dArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtMatrix4dArray

    VtValueToVtMatrix4dArray(VtValue, VtMatrix4dArray)

    Declaration
    public static void VtValueToVtMatrix4dArray(VtValue value, VtMatrix4dArray output)
    Parameters
    Type Name Description
    VtValue value
    VtMatrix4dArray output

    VtValueToVtQuatdArray(VtValue)

    Declaration
    public static VtQuatdArray VtValueToVtQuatdArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtQuatdArray

    VtValueToVtQuatdArray(VtValue, VtQuatdArray)

    Declaration
    public static void VtValueToVtQuatdArray(VtValue value, VtQuatdArray output)
    Parameters
    Type Name Description
    VtValue value
    VtQuatdArray output

    VtValueToVtQuatfArray(VtValue)

    Declaration
    public static VtQuatfArray VtValueToVtQuatfArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtQuatfArray

    VtValueToVtQuatfArray(VtValue, VtQuatfArray)

    Declaration
    public static void VtValueToVtQuatfArray(VtValue value, VtQuatfArray output)
    Parameters
    Type Name Description
    VtValue value
    VtQuatfArray output

    VtValueToVtQuathArray(VtValue)

    Declaration
    public static VtQuathArray VtValueToVtQuathArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtQuathArray

    VtValueToVtQuathArray(VtValue, VtQuathArray)

    Declaration
    public static void VtValueToVtQuathArray(VtValue value, VtQuathArray output)
    Parameters
    Type Name Description
    VtValue value
    VtQuathArray output

    VtValueToVtStringArray(VtValue)

    Declaration
    public static VtStringArray VtValueToVtStringArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtStringArray

    VtValueToVtStringArray(VtValue, VtStringArray)

    Declaration
    public static void VtValueToVtStringArray(VtValue value, VtStringArray output)
    Parameters
    Type Name Description
    VtValue value
    VtStringArray output

    VtValueToVtTokenArray(VtValue)

    Declaration
    public static VtTokenArray VtValueToVtTokenArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtTokenArray

    VtValueToVtTokenArray(VtValue, VtTokenArray)

    Declaration
    public static void VtValueToVtTokenArray(VtValue value, VtTokenArray output)
    Parameters
    Type Name Description
    VtValue value
    VtTokenArray output

    VtValueToVtUCharArray(VtValue)

    Declaration
    public static VtUCharArray VtValueToVtUCharArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtUCharArray

    VtValueToVtUCharArray(VtValue, VtUCharArray)

    Declaration
    public static void VtValueToVtUCharArray(VtValue value, VtUCharArray output)
    Parameters
    Type Name Description
    VtValue value
    VtUCharArray output

    VtValueToVtUInt64Array(VtValue)

    Declaration
    public static VtUInt64Array VtValueToVtUInt64Array(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtUInt64Array

    VtValueToVtUInt64Array(VtValue, VtUInt64Array)

    Declaration
    public static void VtValueToVtUInt64Array(VtValue value, VtUInt64Array output)
    Parameters
    Type Name Description
    VtValue value
    VtUInt64Array output

    VtValueToVtUIntArray(VtValue)

    Declaration
    public static VtUIntArray VtValueToVtUIntArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtUIntArray

    VtValueToVtUIntArray(VtValue, VtUIntArray)

    Declaration
    public static void VtValueToVtUIntArray(VtValue value, VtUIntArray output)
    Parameters
    Type Name Description
    VtValue value
    VtUIntArray output

    VtValueToVtVec2dArray(VtValue)

    Declaration
    public static VtVec2dArray VtValueToVtVec2dArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec2dArray

    VtValueToVtVec2dArray(VtValue, VtVec2dArray)

    Declaration
    public static void VtValueToVtVec2dArray(VtValue value, VtVec2dArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec2dArray output

    VtValueToVtVec2fArray(VtValue)

    Declaration
    public static VtVec2fArray VtValueToVtVec2fArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec2fArray

    VtValueToVtVec2fArray(VtValue, VtVec2fArray)

    Declaration
    public static void VtValueToVtVec2fArray(VtValue value, VtVec2fArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec2fArray output

    VtValueToVtVec2hArray(VtValue)

    Declaration
    public static VtVec2hArray VtValueToVtVec2hArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec2hArray

    VtValueToVtVec2hArray(VtValue, VtVec2hArray)

    Declaration
    public static void VtValueToVtVec2hArray(VtValue value, VtVec2hArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec2hArray output

    VtValueToVtVec2iArray(VtValue)

    Declaration
    public static VtVec2iArray VtValueToVtVec2iArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec2iArray

    VtValueToVtVec2iArray(VtValue, VtVec2iArray)

    Declaration
    public static void VtValueToVtVec2iArray(VtValue value, VtVec2iArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec2iArray output

    VtValueToVtVec3dArray(VtValue)

    Declaration
    public static VtVec3dArray VtValueToVtVec3dArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec3dArray

    VtValueToVtVec3dArray(VtValue, VtVec3dArray)

    Declaration
    public static void VtValueToVtVec3dArray(VtValue value, VtVec3dArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec3dArray output

    VtValueToVtVec3fArray(VtValue)

    Declaration
    public static VtVec3fArray VtValueToVtVec3fArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec3fArray

    VtValueToVtVec3fArray(VtValue, VtVec3fArray)

    Declaration
    public static void VtValueToVtVec3fArray(VtValue value, VtVec3fArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec3fArray output

    VtValueToVtVec3hArray(VtValue)

    Declaration
    public static VtVec3hArray VtValueToVtVec3hArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec3hArray

    VtValueToVtVec3hArray(VtValue, VtVec3hArray)

    Declaration
    public static void VtValueToVtVec3hArray(VtValue value, VtVec3hArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec3hArray output

    VtValueToVtVec3iArray(VtValue)

    Declaration
    public static VtVec3iArray VtValueToVtVec3iArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec3iArray

    VtValueToVtVec3iArray(VtValue, VtVec3iArray)

    Declaration
    public static void VtValueToVtVec3iArray(VtValue value, VtVec3iArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec3iArray output

    VtValueToVtVec4dArray(VtValue)

    Declaration
    public static VtVec4dArray VtValueToVtVec4dArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec4dArray

    VtValueToVtVec4dArray(VtValue, VtVec4dArray)

    Declaration
    public static void VtValueToVtVec4dArray(VtValue value, VtVec4dArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec4dArray output

    VtValueToVtVec4fArray(VtValue)

    Declaration
    public static VtVec4fArray VtValueToVtVec4fArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec4fArray

    VtValueToVtVec4fArray(VtValue, VtVec4fArray)

    Declaration
    public static void VtValueToVtVec4fArray(VtValue value, VtVec4fArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec4fArray output

    VtValueToVtVec4hArray(VtValue)

    Declaration
    public static VtVec4hArray VtValueToVtVec4hArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec4hArray

    VtValueToVtVec4hArray(VtValue, VtVec4hArray)

    Declaration
    public static void VtValueToVtVec4hArray(VtValue value, VtVec4hArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec4hArray output

    VtValueToVtVec4iArray(VtValue)

    Declaration
    public static VtVec4iArray VtValueToVtVec4iArray(VtValue value)
    Parameters
    Type Name Description
    VtValue value
    Returns
    Type Description
    VtVec4iArray

    VtValueToVtVec4iArray(VtValue, VtVec4iArray)

    Declaration
    public static void VtValueToVtVec4iArray(VtValue value, VtVec4iArray output)
    Parameters
    Type Name Description
    VtValue value
    VtVec4iArray output

    WriteUsdZip(String, StdStringVector)

    Declaration
    public static bool WriteUsdZip(string usdzFilePath, StdStringVector filesToArchive)
    Parameters
    Type Name Description
    String usdzFilePath
    StdStringVector filesToArchive
    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