|
nngn
|
Functions | |
| template<typename T , typename T::type T::* ordinate> | |
| auto | rotate_initial (void) |
| template<typename T , typename T::type T::* abscissa, typename T::type T::* ordinate> | |
| auto | rotate_gen_vector (const vec2 &r) |
| template<typename T , T F, typename T::type T::* abscissa, typename T::type T::* ordinate> | |
| void | rotate_test (void) |
| template<typename T , int up_x, int up_y, int up_z, typename T::type T::* abscissa, typename T::type T::* ordinate> | |
| void | rotate_vec_test (void) |
| auto anonymous_namespace{math_test.cpp}::rotate_gen_vector | ( | const vec2 & | r | ) |

| auto anonymous_namespace{math_test.cpp}::rotate_initial | ( | void | ) |

| void anonymous_namespace{math_test.cpp}::rotate_test | ( | void | ) |
