Skip to main content

move_aabb

Function move_aabb 

Source
fn move_aabb(aabb: &WorldAabb, axis: Axis, amount: f64) -> WorldAabb
Expand description

Moves an AABB along a single axis by the given amount.