]> git.mxchange.org Git - flightgear.git/commit
Turn the __timers garbage collector cache into a more generic "gcsave"
authorandy <andy>
Fri, 5 Dec 2003 01:54:39 +0000 (01:54 +0000)
committerandy <andy>
Fri, 5 Dec 2003 01:54:39 +0000 (01:54 +0000)
commiteb3f52c3403773d4247396c71d2f7a34d5c8bdf4
treebc5309760189d4dc27da8847476308989411717b
parent85b5210022d7d9ab5c0fb9cf375dbecb50084048
Turn the __timers garbage collector cache into a more generic "gcsave"
interface, and use it to cache FGNasalScript objects returned from
a new parseScript() method.

Added a rand() function.

Added an interpolate() function interface to the new SGInterpolator
subsystem.
src/Scripting/NasalSys.cxx
src/Scripting/NasalSys.hxx