Constant bvh::EPSILON [] [src]

pub const EPSILON: f32 = 0.00001

A minimal floating value used as a lower bound. TODO: replace by/add ULPS/relative float comparison methods.