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