Shear6 ###### .. code-block:: #include The ``Shear6`` class template represent a 3D shear transformation, with predefined typedefs for ``float`` and ``double``. Example: .. literalinclude:: ../examples/Shear6.cpp :language: c++ .. doxygentypedef:: Shear6f .. doxygenclass:: Imath::Shear6 :undoc-members: :members: