Lines Matching full:acceleration
1464 def next(self, acceleration=0.0):1466 q = quaternion_slerp(self._qpre, self._qnow, 2.0+acceleration, False)