Function aabb3::clear[][src]

pub fn clear<'out, T>(out: &'out mut AABB3<T>) -> &'out mut AABB3<T> where
    T: Clone + Bounded