Click or drag to resize
SbRotationdSlerp Method
Spherical linear interpolation.
Overload List
  NameDescription
Public methodStatic memberSlerp(SbRotationd, SbRotationd, Double)
Spherical linear interpolation: as t goes from 0 to 1, returned value goes from rot0 to rot1.
Public methodStatic memberSlerp(SbRotationd, SbRotationd, Double)
Spherical linear interpolation: as t goes from 0 to 1, returned value goes from rot0 to rot1.
Top
See Also