[−][src]Trait linear_sim::object::Bounded
A bounded object
Required methods
Loading content...Provided methods
fn hit_test(&self, line_segment: &Simplex1<f64>) -> Option<Point3<f64>>
NOTE: tangent 'intersections' are ignored