Concat(const wxAffineMatrix2DBase &t) | wxAffineMatrix2D | |
Get(wxMatrix2D *mat2D, wxPoint2DDouble *tr) const | wxAffineMatrix2D | |
Invert() | wxAffineMatrix2D | |
IsEqual(const wxAffineMatrix2DBase &t) | wxAffineMatrix2D | |
IsIdentity() const | wxAffineMatrix2D | |
Mirror(int direction=wxHORIZONTAL) | wxAffineMatrix2D | |
operator!=(const wxAffineMatrix2DBase &t) const | wxAffineMatrix2D | |
operator==(const wxAffineMatrix2DBase &t) const | wxAffineMatrix2D | |
Rotate(wxDouble ccRadians) | wxAffineMatrix2D | |
Scale(wxDouble xScale, wxDouble yScale) | wxAffineMatrix2D | |
Set(const wxMatrix2D &mat2D, const wxPoint2DDouble &tr) | wxAffineMatrix2D | |
TransformDistance(const wxPoint2DDouble &p) const | wxAffineMatrix2D | |
TransformDistance(wxDouble *dx, wxDouble *dy) const | wxAffineMatrix2D | |
TransformPoint(const wxPoint2DDouble &p) const | wxAffineMatrix2D | |
TransformPoint(wxDouble *x, wxDouble *y) const | wxAffineMatrix2D | |
Translate(wxDouble dx, wxDouble dy) | wxAffineMatrix2D | |
wxAffineMatrix2D() | wxAffineMatrix2D |
![]() |
[ top ] |