![]() | BoxShapeGetAabb Method |
Name | Description | |
---|---|---|
![]() | GetAabb |
Computes the axis-aligned bounding box (AABB) for this shape in local space.
(Inherited from Shape.) |
![]() | GetAabb(Pose) |
Computes the axis-aligned bounding box (AABB) for this shape positioned in world space using
the given Pose.
(Inherited from Shape.) |
![]() | GetAabb(Vector3F, Pose) |
Computes the axis-aligned bounding box (AABB) for this shape positioned in world space using
the given scale and Pose.
(Overrides ConvexShapeGetAabb(Vector3F, Pose).) |