void Recompose(const T (&t)[3], const T (&s)[3], const T (&k)[3], const T (&p)[4], const T (&q)[4], RotationType rot_t = RotationType_Euler);
Recompose the matrix by setting its translation, scale, rotation and skew components.
Parameters |
Description |
RotationType rot_t = RotationType_Euler |
_nt_ |