| blowup(float x, float y) | TransformContorter | |
| eval(inout float x, inout float y) | TransformContorter | |
| identity() | TransformContorter | |
| multiply(float mxx, float mxy, float mxp, float myx, float myy, float myp) | TransformContorter | |
| rotate(float angle) | TransformContorter | |
| rotate(float angle, float x, float y) | TransformContorter | |
| scale(float x, float y) | TransformContorter | |
| this(Contorter *con) | TransformContorter | |
| translate(float x, float y) | TransformContorter |
1.3.2