pub fn compute_circle_aabb(shape: &Circle, xf: WorldTransform) -> AabbExpand description
Compute the bounding box of a transformed circle. (b2ComputeCircleAABB)
pub fn compute_circle_aabb(shape: &Circle, xf: WorldTransform) -> AabbCompute the bounding box of a transformed circle. (b2ComputeCircleAABB)