Max 5 API Reference
An affine transformation (such as scale, shear, etc). More...
#include <jgraphics.h>
Data Fields | |
double | xx |
xx component | |
double | yx |
yx component | |
double | xy |
xy component | |
double | yy |
yy component | |
double | x0 |
x translation | |
double | y0 |
y translation |
An affine transformation (such as scale, shear, etc).
Definition at line 1004 of file jgraphics.h.