Method ComputeExtentFromPlugins
ComputeExtentFromPlugins(UsdGeomBoundable, UsdTimeCode, VtVec3fArray)
Declaration
public static bool ComputeExtentFromPlugins(UsdGeomBoundable boundable, UsdTimeCode time, VtVec3fArray extent)
Parameters
Type | Name | Description |
---|---|---|
UsdGeomBoundable | boundable | |
UsdTimeCode | time | |
VtVec3fArray | extent |
Returns
Type | Description |
---|---|
bool |
ComputeExtentFromPlugins(UsdGeomBoundable, UsdTimeCode, GfMatrix4d, VtVec3fArray)
Declaration
public static bool ComputeExtentFromPlugins(UsdGeomBoundable boundable, UsdTimeCode time, GfMatrix4d transform, VtVec3fArray extent)
Parameters
Type | Name | Description |
---|---|---|
UsdGeomBoundable | boundable | |
UsdTimeCode | time | |
GfMatrix4d | transform | |
VtVec3fArray | extent |
Returns
Type | Description |
---|---|
bool |