[−][src]Function pbrt::core::geometry::pnt3_floor
pub fn pnt3_floor<T>(p: &Point3<T>) -> Point3<T> where
T: Float,
Apply floor operation component-wise.
pub fn pnt3_floor<T>(p: &Point3<T>) -> Point3<T> where
T: Float,
Apply floor operation component-wise.