|
iPlug2 - C++ Audio Plug-in Framework
|
This is the complete list of members for IMatrix, including all inherited members.
| IMatrix(double xx, double yx, double xy, double yy, double tx, double ty) | IMatrix | inline |
| IMatrix() | IMatrix | inline |
| Invert() | IMatrix | inline |
| mTX (defined in IMatrix) | IMatrix | |
| mTY (defined in IMatrix) | IMatrix | |
| mXX (defined in IMatrix) | IMatrix | |
| mXY (defined in IMatrix) | IMatrix | |
| mYX (defined in IMatrix) | IMatrix | |
| mYY (defined in IMatrix) | IMatrix | |
| Rotate(float a) | IMatrix | inline |
| Scale(float x, float y) | IMatrix | inline |
| Skew(float xa, float ya) | IMatrix | inline |
| Transform(const IRECT &before, const IRECT &after) | IMatrix | inline |
| Transform(const IMatrix &m) | IMatrix | inline |
| TransformPoint(double &x, double &y, double x0, double y0) const | IMatrix | inline |
| TransformPoint(double &x, double &y) const | IMatrix | inline |
| Translate(float x, float y) | IMatrix | inline |