Method UsdSkelConcatJointTransforms
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 |
|---|---|
| bool |
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 |
|---|---|
| bool |
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 |
|---|---|
| bool |
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 |
|---|---|
| bool |
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 |
|---|---|
| bool |
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 |
|---|---|
| bool |
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 |
|---|---|
| bool |
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 |
|---|---|
| bool |