Method UsdSkelComputeJointsExtent
UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray, float, GfMatrix4d)
Declaration
public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent, float pad, GfMatrix4d rootXform)
Parameters
Returns
UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray, float)
Declaration
public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent, float pad)
Parameters
Returns
UsdSkelComputeJointsExtent(VtMatrix4dArray, VtVec3fArray)
Declaration
public static bool UsdSkelComputeJointsExtent(VtMatrix4dArray joints, VtVec3fArray extent)
Parameters
Returns
UsdSkelComputeJointsExtent(GfMatrix4d, uint, VtVec3fArray, float, GfMatrix4d)
Declaration
public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent, float pad, GfMatrix4d rootXform)
Parameters
Returns
UsdSkelComputeJointsExtent(GfMatrix4d, uint, VtVec3fArray, float)
Declaration
public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent, float pad)
Parameters
Returns
UsdSkelComputeJointsExtent(GfMatrix4d, uint, VtVec3fArray)
Declaration
public static bool UsdSkelComputeJointsExtent(GfMatrix4d xforms, uint numXforms, VtVec3fArray extent)
Parameters
Returns