Skip to main content

sweep_aabb

Function sweep_aabb 

Source
fn sweep_aabb(aabb: &WorldAabb, movement: DVec3) -> WorldAabb
Expand description

Creates an AABB that encompasses the start and end positions of a movement.