|
libalmath
2.8.7.4
|
#include <almath/api.h>#include <utility>#include <cassert>#include <cmath>#include <type_traits>Go to the source code of this file.
Namespaces | |
| AL | |
| AL::qianim | |
Functions | |
| template<typename Scalar , typename std::enable_if< std::is_floating_point< Scalar >::value, int >::type = 0> | |
| std::pair< std::pair< Scalar, Scalar >, std::pair< Scalar, Scalar > > | AL::qianim::computeBezierAutoTangents (Scalar pDeltaTime1, Scalar pDeltaTime2, Scalar pDeltaAngle1, Scalar pDeltaAngle2) |