Home
last modified time | relevance | path

Searched refs:this_quaternion (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/qvm/
Dquat_traits_array.hpp55 typedef T this_quaternion[4]; typedef
62 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()
Dquat.hpp40 typedef quat<T> this_quaternion; typedef
47 read_element( this_quaternion const & x ) in read_element()
58 write_element( this_quaternion & x ) in write_element()
Dquat_operations.hpp229 typedef qvm_detail::identity_quat_<T> this_quaternion; typedef
236 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; typedef
341 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; typedef
780 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 …]