Method ComputeUntransformedBound
ComputeUntransformedBound(UsdPrim)
Declaration
public GfBBox3d ComputeUntransformedBound(UsdPrim prim)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdPrim | prim |
Returns
| Type | Description |
|---|---|
| GfBBox3d |
ComputeUntransformedBound(UsdPrim, SdfPathSet, SWIGTYPE_p_TfHashMapT_SdfPath_GfMatrix4d_SdfPath__Hash_t)
Declaration
public GfBBox3d ComputeUntransformedBound(UsdPrim prim, SdfPathSet pathsToSkip, SWIGTYPE_p_TfHashMapT_SdfPath_GfMatrix4d_SdfPath__Hash_t ctmOverrides)
Parameters
| Type | Name | Description |
|---|---|---|
| UsdPrim | prim | |
| SdfPathSet | pathsToSkip | |
| SWIGTYPE_p_TfHashMapT_SdfPath_GfMatrix4d_SdfPath__Hash_t | ctmOverrides |
Returns
| Type | Description |
|---|---|
| GfBBox3d |