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