Method ComputeExtent
ComputeExtent(double, VtVec3fArray)
Declaration
public static bool ComputeExtent(double size, VtVec3fArray extent)
Parameters
| Type | Name | Description |
|---|---|---|
| double | size | |
| VtVec3fArray | extent |
Returns
| Type | Description |
|---|---|
| bool |
ComputeExtent(double, GfMatrix4d, VtVec3fArray)
Declaration
public static bool ComputeExtent(double size, GfMatrix4d transform, VtVec3fArray extent)
Parameters
| Type | Name | Description |
|---|---|---|
| double | size | |
| GfMatrix4d | transform | |
| VtVec3fArray | extent |
Returns
| Type | Description |
|---|---|
| bool |