Module OsgUtil.Line_segment_intersector


module Line_segment_intersector: sig .. end
Concrete class for implementing line intersections with the scene graph. To be used in conjunction with Intersection_visitor.

module Intersection: sig .. end
Information about single intersection
module Intersections: sig .. end
Intersections container, to be passed to OsgViewer.Viewer.compute_intersections.