Searched refs:shortestpath (Results 1 – 1 of 1) sorted by relevance
1272 def quaternion_slerp(quat0, quat1, fraction, spin=0, shortestpath=True): argument1299 if shortestpath and d < 0.0: