Lines Matching refs:qref_
738 qref_ class
740 qref_( qref_ const & );
741 qref_ & operator=( qref_ const & );
742 ~qref_();
748 qref_ &
771 quat_traits< qvm_detail::qref_<Q> >
774 typedef qvm_detail::qref_<Q> this_quaternion;
801 deduce_quat< qvm_detail::qref_<Q> >
810 qvm_detail::qref_<Q> const &>::type
813 return reinterpret_cast<qvm_detail::qref_<Q> const &>(a); in qref()
820 qvm_detail::qref_<Q> &>::type
823 return reinterpret_cast<qvm_detail::qref_<Q> &>(a); in qref()