TranslationAndMat3x3
Representation of an affine transform via a 3x3 affine matrix paired with a translation.
First applies the matrix, then the translation.
Fields
Links
- 🌊 C++ API docs for
TranslationAndMat3x3
- 🐍 Python API docs for
TranslationAndMat3x3
- 🦀 Rust API docs for
TranslationAndMat3x3