From Alexander Wiebel, "I did some spell checking in my spare time. Here come 20 files."
This commit is contained in:
@@ -255,7 +255,7 @@ class OSG_EXPORT AnimationPathCallback : public NodeCallback
|
||||
_pause(false),
|
||||
_pauseTime(0.0) {}
|
||||
|
||||
/** Construct an AnimationPathCallback and automatical create an animation path to produce a rotation about a point.*/
|
||||
/** Construct an AnimationPathCallback and automatically create an animation path to produce a rotation about a point.*/
|
||||
AnimationPathCallback(const osg::Vec3d& pivot,const osg::Vec3d& axis,float angularVelocity);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user