Skip to main content

compute_fat_shape_aabb

Function compute_fat_shape_aabb 

Source
pub fn compute_fat_shape_aabb(
    geometry: &ShapeGeometry,
    xf: WorldTransform,
    extra: f32,
) -> Aabb
Expand description

Compute a fattened bounding box of a transformed shape. (b2ComputeFatShapeAABB)