Searched defs:rot_mat_ (Results 1 – 1 of 1) sorted by relevance
1106 rot_mat_ struct1108 typedef typename vec_traits<V>::scalar_type scalar_type;1109 scalar_type a[3][3];1113 rot_mat_( V const & axis, Angle angle ) in rot_mat_() function1147 operator R() const in operator R()