[][src]Function pbrt::core::geometry::pnt2_floor

pub fn pnt2_floor<T>(p: &Point2<T>) -> Point2<T> where
    T: Float

Apply floor operation component-wise.