#include <kanzi/core/cpp/optional.hpp>#include <kanzi/core/cpp/platform.hpp>#include <kanzi/core/cpp/string.hpp>#include <kanzi/core/math/matrix3x3.hpp>#include <kanzi/core/math/vector2.hpp>Classes | |
| class | kanzi::SRTValue2D |
| A structure that describes the scale, rotation and translation transformation in 2D space. More... | |
Namespaces | |
| namespace | kanzi |
Functions | |
| string | kanzi::to_string (const SRTValue2D &value) |
| String representation of SRTValue2D. | |