public class PerspectiveTransformState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private float[][] |
itx |
| Constructor and Description |
|---|
PerspectiveTransformState() |
| Modifier and Type | Method and Description |
|---|---|
private static float |
get3x3Determinant(float[][] m) |
float[][] |
getITX() |
void |
updateTx(float[][] tx) |