module Intersections: sig .. end
sig
end
OsgViewer.Viewer.compute_intersections
type t
val create : unit -> t
unit -> t
val to_array : t -> OsgUtil.Line_segment_intersector.Intersection.t array
t -> OsgUtil.Line_segment_intersector.Intersection.t array