Skip to main content

compute_segment_aabb

Function compute_segment_aabb 

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

Compute the bounding box of a transformed line segment. (b2ComputeSegmentAABB)