mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-10 03:56:41 +02:00
Corrected 'Summary' block to 'Synopsis'
This commit is contained in:
@@ -179,7 +179,7 @@ function bilerp(points,x,y) =
|
||||
|
||||
|
||||
// Function: slerp()
|
||||
// Summary: Spherical lerp(), great-circle interpolation on a unit sphere.
|
||||
// Synopsis: Spherical lerp(), great-circle interpolation on a unit sphere.
|
||||
// Topics: Interpolation, Math
|
||||
// See Also: slerpn(), lerp()
|
||||
// Usage:
|
||||
|
Reference in New Issue
Block a user