|
This is the complete list of members for LinearInterpolation, including all inherited members.
calculateOrientationAt(double time) | AbstractInterpolation | protectedvirtual |
controlPoints | AbstractInterpolation | protected |
deepCopy(PoseBasePtr org) | AbstractInterpolation | protectedstatic |
getNumberOfControlPoints() | AbstractInterpolation | |
getPoseAt(double time) override | LinearInterpolation | virtual |
init(const std::vector< PoseBasePtr > cp) | AbstractInterpolation | protected |
LinearInterpolation(std::vector< PoseBasePtr > controlPoints) | LinearInterpolation |