Searched refs:this_quaternion (Results 1 – 3 of 3) sorted by relevance
55 typedef T this_quaternion[4]; typedef62 read_element( this_quaternion const & x ) in read_element()73 write_element( this_quaternion & x ) in write_element()83 read_element_idx( int i, this_quaternion const & x ) in read_element_idx()93 write_element_idx( int i, this_quaternion & x ) in write_element_idx()
40 typedef quat<T> this_quaternion; typedef47 read_element( this_quaternion const & x ) in read_element()58 write_element( this_quaternion & x ) in write_element()
229 typedef qvm_detail::identity_quat_<T> this_quaternion; typedef236 read_element( this_quaternion const & x ) in read_element()246 read_element_idx( int i, this_quaternion const & x ) in read_element_idx()335 typedef qvm_detail::quaternion_scalar_cast_<OriginalType,Scalar> this_quaternion; typedef341 read_element( this_quaternion const & x ) in read_element()351 read_element_idx( int i, this_quaternion const & x ) in read_element_idx()774 typedef qvm_detail::qref_<Q> this_quaternion; typedef780 read_element( this_quaternion const & x ) in read_element()791 write_element( this_quaternion & x ) in write_element()856 typedef qvm_detail::zero_q_<T> this_quaternion; typedef[all …]