module Node_callback: sig .. end
sig
end
type t
type node
Osg.Node.t
val create : (t -> node -> Osg.Node_visitor.t -> unit) -> t
(t -> node -> Osg.Node_visitor.t -> unit) -> t
val traverse : t -> node -> Osg.Node_visitor.t -> unit
t -> node -> Osg.Node_visitor.t -> unit