|
CeresEngine 0.2.0
A game development framework
|
Classes | |
| struct | bezierDerivativeImpl |
| struct | bezierDerivativeImpl< 0, 1, VecT, T > |
| struct | bezierDerivativeImpl< 0, D, VecT, T > |
| struct | bezierDerivativeImpl< O, 1, VecT, T > |
Functions | |
| template<typename VecT , typename T > | |
| VecT | bezierImpl (const VecT *p, const int n, T t1, T t2, int stride=1) |
| VecT Math::detail::bezierImpl | ( | const VecT * | p, |
| const int | n, | ||
| T | t1, | ||
| T | t2, | ||
| int | stride = 1 |
||
| ) |