| GetInverse(vtkMatrix3x3 *inverse) | vtkTransform2D | |
| GetMatrix() | vtkTransform2D | virtual |
| GetMatrix(vtkMatrix3x3 *matrix) | vtkTransform2D | |
| GetMTime() | vtkTransform2D | |
| GetPosition(double pos[2]) | vtkTransform2D | |
| GetPosition(float pos[2]) | vtkTransform2D | inline |
| GetScale(double pos[2]) | vtkTransform2D | |
| GetScale(float pos[2]) | vtkTransform2D | inline |
| GetTranspose(vtkMatrix3x3 *transpose) | vtkTransform2D | |
| Identity() | vtkTransform2D | |
| InternalDeepCopy(vtkTransform2D *t) | vtkTransform2D | protected |
| Inverse() | vtkTransform2D | |
| InverseMatrix | vtkTransform2D | protected |
| InverseTransformPoints(const float *inPts, float *outPts, int n) | vtkTransform2D | |
| InverseTransformPoints(const double *inPts, double *outPts, int n) | vtkTransform2D | |
| InverseTransformPoints(vtkPoints2D *inPts, vtkPoints2D *outPts) | vtkTransform2D | |
| IsA(const char *type) | vtkTransform2D | virtual |
| IsTypeOf(const char *type) | vtkTransform2D | static |
| Matrix | vtkTransform2D | protected |
| MultiplyPoint(const float in[3], float out[3]) | vtkTransform2D | inline |
| MultiplyPoint(const double in[3], double out[3]) | vtkTransform2D | inline |
| New() | vtkTransform2D | static |
| NewInstance() const | vtkTransform2D | |
| NewInstanceInternal() const | vtkTransform2D | protectedvirtual |
| PrintSelf(ostream &os, vtkIndent indent) | vtkTransform2D | |
| Rotate(double angle) | vtkTransform2D | |
| SafeDownCast(vtkObjectBase *o) | vtkTransform2D | static |
| Scale(double x, double y) | vtkTransform2D | |
| Scale(const double s[2]) | vtkTransform2D | inline |
| Scale(const float s[2]) | vtkTransform2D | inline |
| SetMatrix(vtkMatrix3x3 *matrix) | vtkTransform2D | inline |
| SetMatrix(const double elements[9]) | vtkTransform2D | |
| Superclass typedef | vtkTransform2D | |
| TransformPoints(const float *inPts, float *outPts, int n) | vtkTransform2D | |
| TransformPoints(const double *inPts, double *outPts, int n) | vtkTransform2D | |
| TransformPoints(vtkPoints2D *inPts, vtkPoints2D *outPts) | vtkTransform2D | |
| Translate(double x, double y) | vtkTransform2D | |
| Translate(const double x[2]) | vtkTransform2D | inline |
| Translate(const float x[2]) | vtkTransform2D | inline |
| vtkTransform2D() | vtkTransform2D | protected |
| ~vtkTransform2D() | vtkTransform2D | protected |