#include <interpolation.h>
Inheritance diagram for CLinear:

Public Member Functions | |
| CLinear () | |
| void | getPoint (double relative_position, void *result) |
| CLinear::CLinear | ( | ) | [inline] |
| void CLinear::getPoint | ( | double | relative_position, | |
| void * | result | |||
| ) | [virtual] |
Reimplemented from CInterpolation.
1.5.2