Module OsgUtil.Line_segment_intersector.Intersections


module Intersections: sig .. end
Intersections container, to be passed to OsgViewer.Viewer.compute_intersections.

type t 
osgUtil::LineSegmentIntersector::Intersections holder.
val create : unit -> t
val to_array : t ->
OsgUtil.Line_segment_intersector.Intersection.t array