#include <SL_Interpolation.h>
Inheritance diagram for SL_Interpolation:

Public Methods | |
| SL_Interpolation () | |
| virtual | ~SL_Interpolation () |
| virtual bool | interpolate (const Vec2f PointNow, Vec2f &PointOut, int iVectorIndex, bool followFlow)=0 |
|
|
|
|
|
|
|
||||||||||||||||||||
|
Implemented in SL_Inter_Euler, and SL_Inter_RungeKutter2. |
1.3-rc2