Searched refs:lerpFrame (Results 1 – 2 of 2) sorted by relevance
28 Frame lerpFrame(float t);
129 inline static Frame lerpFrame(float alpha, const Frame& a, const Frame& b) in lerpFrame() function294 currentFrame = ::lerpFrame<EulerAngles<float> >(s, lo->second, hi->second); in animate()296 currentFrame = ::lerpFrame<Eigen::Quaternionf>(s, lo->second, hi->second); in animate()