SA_Maths
Sapphire Suite's C++ Maths Library
|
Transform TRS Matrix functor definition. More...
#include <SA/Maths/Transform/Functors/TransformFunctor.hpp>
#include <SA/Maths/Matrix/Matrix4.hpp>
#include <SA/Maths/Transform/Components/TransformPosition.hpp>
#include <SA/Maths/Transform/Components/TransformRotation.hpp>
#include <SA/Maths/Transform/Components/TransformScale.hpp>
#include <SA/Maths/Transform/Components/TransformUScale.hpp>
Go to the source code of this file.
Classes | |
class | SA::TrTRSMatrixFunctor |
Compute TRS Matrix from Transform. Order is applied from right to left: (T * (R * S)). Functor implementation. More... | |
Transform TRS Matrix functor definition.