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