![]() |
![]()
| ![]() |
![]()
NAMEal_compose_transform - Allegro 5 API SYNOPSIS
DESCRIPTIONCompose (combine) two transformations by a matrix multiplication.
Note that the order of matrix multiplications is important. The effect of applying the combined transform will be as if first applying trans and then applying other and not the other way around. Parameters:
SEE ALSOal_translate_transform(3), al_rotate_transform(3), al_scale_transform(3)
|