ALLEGRO_TRANSFORM

typedef struct ALLEGRO_TRANSFORM ALLEGRO_TRANSFORM;
Introduced in 5.0.0

Defines the generic transformation type, a 4x4 matrix. 2D transforms use only a small subsection of this matrix, namely the top left 2x2 matrix, and the right most 2x1 matrix, for a total of 6 values.

Fields:

Examples: ex_gp2xwiz, ex_prim, ex_threads, ex_transform


Most helpful discussions:

Other recent discussions: