#include <SL_Inter_RungeKutter2.h>
Inheritance diagram for SL_Inter_RungeKutter2:
Public Methods | |
SL_Inter_RungeKutter2 () | |
SL_Inter_RungeKutter2 (CGlobalState *refState) | |
virtual | ~SL_Inter_RungeKutter2 () |
virtual bool | interpolate (const Vec2f PointNow, Vec2f &PointOut, int iVectorIndex, bool followFlow) |
Protected Attributes | |
CGlobalState * | refState |
float | m_SL_Dtest |
|
|
|
|
|
|
|
Implements SL_Interpolation. |
|
|
|
|