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

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

Apply ceil operation component-wise.