Module Osg.Animation_path.Control_point


module Control_point: sig .. end

type t 
osg::AnimationPah::ControlPoint holder.
val create : Osg.Vec3.t -> Osg.Quat.t -> Osg.Vec3.t -> t
create position rotation scale
val get_matrix : t -> Osg.Matrix.t
val get_inverse : t -> Osg.Matrix.t