Macro rfw::prelude::aabb[]

macro_rules! aabb {
    ($($x:expr),*) => { ... };
}
Expand description

Creates an AABB from a list of vertices