Module OsgGA.Animation_path_manipulator


module Animation_path_manipulator: sig .. end
Animation path manipulator

type t 
osgGA::AnimationPathManipulator holder.
val create' : Osg.Animation_path.t -> t
create animation path OsgGA.Matrix_manipulator.t
val to_matrix_manipulator : t -> OsgGA.Matrix_manipulator.t
downcast to OsgGA.Matrix_manipulator.t
val create : Osg.Animation_path.t -> OsgGA.Matrix_manipulator.t