%PDF- %PDF-
Direktori : /usr/share/doc/imath-devel/html/_sources/classes/ |
Current File : //usr/share/doc/imath-devel/html/_sources/classes/Quat.rst.txt |
Quat #### .. code-block:: #include <Imath/ImathQuat.h> The ``Quat`` class template represents a quaterion rotation/orientation, with predefined typedefs for ``float`` and ``double``. Example: .. literalinclude:: ../examples/Quat.cpp :language: c++ .. doxygentypedef:: Quatf .. doxygenclass:: Imath::Quat :undoc-members: :members: .. doxygenfunction:: operator<<(std::ostream& s, const Quat<T>& q)