ShapeGetAabb Method |
Name | Description | |
---|---|---|
GetAabb |
Computes the axis-aligned bounding box (AABB) for this shape in local space.
| |
GetAabb(Pose) |
Computes the axis-aligned bounding box (AABB) for this shape positioned in world space using
the given Pose.
| |
GetAabb(Vector3F, Pose) |
Computes the axis-aligned bounding box (AABB) for this shape positioned in world space using
the given scale and Pose.
|