VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkTransform2D Member List

This is the complete list of members for vtkTransform2D, including all inherited members.

GetInverse(vtkMatrix3x3 *inverse)vtkTransform2D
GetMatrix()vtkTransform2Dvirtual
GetMatrix(vtkMatrix3x3 *matrix)vtkTransform2D
GetMTime()vtkTransform2D
GetPosition(double pos[2])vtkTransform2D
GetPosition(float pos[2])vtkTransform2Dinline
GetScale(double pos[2])vtkTransform2D
GetScale(float pos[2])vtkTransform2Dinline
GetTranspose(vtkMatrix3x3 *transpose)vtkTransform2D
Identity()vtkTransform2D
InternalDeepCopy(vtkTransform2D *t)vtkTransform2Dprotected
Inverse()vtkTransform2D
InverseMatrixvtkTransform2Dprotected
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)vtkTransform2Dvirtual
IsTypeOf(const char *type)vtkTransform2Dstatic
MatrixvtkTransform2Dprotected
MultiplyPoint(const float in[3], float out[3])vtkTransform2Dinline
MultiplyPoint(const double in[3], double out[3])vtkTransform2Dinline
New()vtkTransform2Dstatic
NewInstance() const vtkTransform2D
NewInstanceInternal() const vtkTransform2Dprotectedvirtual
PrintSelf(ostream &os, vtkIndent indent)vtkTransform2D
Rotate(double angle)vtkTransform2D
SafeDownCast(vtkObjectBase *o)vtkTransform2Dstatic
Scale(double x, double y)vtkTransform2D
Scale(const double s[2])vtkTransform2Dinline
Scale(const float s[2])vtkTransform2Dinline
SetMatrix(vtkMatrix3x3 *matrix)vtkTransform2Dinline
SetMatrix(const double elements[9])vtkTransform2D
Superclass typedefvtkTransform2D
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])vtkTransform2Dinline
Translate(const float x[2])vtkTransform2Dinline
vtkTransform2D()vtkTransform2Dprotected
~vtkTransform2D()vtkTransform2Dprotected