Constant rustracer::misc::EPSILON

source ·
pub const EPSILON: f32 = 1e-4;
Expand description

Default error tolerance used inside IsClose trait.