interpolatePoses abstract method
Writes interpolated dynamic-body poses to their PoseTargets.
alpha is the accumulator fraction in [0, 1], 0 the previous
step, 1 the current step.
Implementation
void interpolatePoses(double alpha);
Writes interpolated dynamic-body poses to their PoseTargets.
alpha is the accumulator fraction in [0, 1], 0 the previous
step, 1 the current step.
void interpolatePoses(double alpha);