module Intersection: sig .. end
sig
end
type t
val get_drawable : t -> Osg.Drawable.t option
t -> Osg.Drawable.t option