

Go to the source code of this file.
Classes | |
| class | adore::mad::RotationFunction< T > |
| class | adore::mad::RotationFunction< T >::RotationFunctionPD |
Namespaces | |
| adore | |
| adore::mad | |
| adore::mad::funop | |
Macros | |
| #define | _USE_MATH_DEFINES |
Functions | |
| template<typename T , int N> | |
| adoreMatrix< T, N, N > | adore::mad::rotationMatrix (T angle) |
| template<typename T > | |
| ALFunction< T, adoreMatrix< T, 2, 1 > > * | adore::mad::funop::rotate (ALFunction< T, T > *angle, ALFunction< T, adoreMatrix< T, 2, 1 >> *vector) |
| #define _USE_MATH_DEFINES |