#include <struct.h>
A structure to store a 2D affine transform.
The transforms get stored in a 3x3 matrix. Code assumes the bottom row to remain constant at [0 0 1].
Definition at line 344 of file struct.h.
Definition at line 345 of file struct.h.