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

pub fn pnt3_ceil<T>(p: &Point3<T>) -> Point3<T> where
    T: Float

Apply ceil operation component-wise.