mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-10 22:04:00 +02:00
Corrected 'Summary' block to 'Synopsis'
This commit is contained in:
@@ -179,7 +179,7 @@ function bilerp(points,x,y) =
|
|||||||
|
|
||||||
|
|
||||||
// Function: slerp()
|
// 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
|
// Topics: Interpolation, Math
|
||||||
// See Also: slerpn(), lerp()
|
// See Also: slerpn(), lerp()
|
||||||
// Usage:
|
// Usage:
|
||||||
|
Reference in New Issue
Block a user