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

Public Member Functions | |
| CJointSpaceWrapper () | |
| void | setPoint (int index, void *data) |
| void | getPoint (double relative_position, void *result) |
| CJointSpaceWrapper::CJointSpaceWrapper | ( | ) |
| void CJointSpaceWrapper::setPoint | ( | int | index, | |
| void * | data | |||
| ) | [virtual] |
Reimplemented from CInterpolation.
| void CJointSpaceWrapper::getPoint | ( | double | relative_position, | |
| void * | result | |||
| ) | [virtual] |
Reimplemented from CInterpolation.
1.5.2