Searched refs:set_rot (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/qvm/test/ |
D | rot_quat_test.cpp | 27 set_rot(q2,axis,r); in test_x() 51 set_rot(q2,axis,r); in test_y() 75 set_rot(q2,axis,r); in test_z()
|
D | rot_mat_test.cpp | 26 set_rot(m2,axis,r); in test_x() 49 set_rot(m2,axis,r); in test_y() 72 set_rot(m2,axis,r); in test_z()
|
/third_party/boost/boost/qvm/ |
D | quat_operations.hpp | 988 set_rot( A & a, B const & axis, Angle angle ) in set_rot() function 1475 using ::boost::qvm::set_rot;
|
/third_party/boost/libs/qvm/doc/ |
D | qvm.adoc | 2393 ==== `set_rot` 2404 void set_rot( A & a, B const & axis, typename vec_traits<B>::scalar_type angle ); 3809 ==== `set_rot` / Euler angles 3821 void set_rot( A & a, B const & axis, typename vec_traits<B>::scalar_type angle );
|