#include "lerp.h"
#include <clockObject.h>
#include <throw_event.h>
Go to the source code of this file.
Functions | |
INLINE float | scale_t (float t, float start, float end) |
|
Definition at line 28 of file lerp.cxx. Referenced by AutonomousLerp::set_t(), Lerp::set_t(), AutonomousLerp::step(), and Lerp::step(). |