Function aabb2::clear[][src]

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