Function veloren_voxygen::scene::math::aabb_to_points

source ยท
pub fn aabb_to_points<T: Float>(bounds: Aabb<T>) -> [Vec3<T>; 8]