cairomm  1.14.2
Cairo::Matrix Member List

This is the complete list of members for Cairo::Matrix, including all inherited members.

identity_matrix()Cairo::Matrixrelated
invert()Cairo::Matrix
Matrix()Cairo::Matrix
Matrix(double xx, double yx, double xy, double yy, double x0, double y0)Cairo::Matrix
multiply(Matrix& a, Matrix& b)Cairo::Matrix
operator*(const Matrix& a, const Matrix& b)Cairo::Matrixrelated
rotate(double radians)Cairo::Matrix
rotation_matrix(double radians)Cairo::Matrixrelated
scale(double sx, double sy)Cairo::Matrix
scaling_matrix(double sx, double sy)Cairo::Matrixrelated
transform_distance(double& dx, double& dy) const Cairo::Matrix
transform_point(double& x, double& y) const Cairo::Matrix
translate(double tx, double ty)Cairo::Matrix
translation_matrix(double tx, double ty)Cairo::Matrixrelated