Skip to main content

compute_circle_aabb

Function compute_circle_aabb 

Source
pub fn compute_circle_aabb(shape: &Circle, xf: WorldTransform) -> Aabb
Expand description

Compute the bounding box of a transformed circle. (b2ComputeCircleAABB)