This is the complete list of members for CBCGPTransformMatrix, including all inherited members.
| CreateIdentity() | CBCGPTransformMatrix | |
| CreateRotate(double a, double x, double y, bool store_point=true) | CBCGPTransformMatrix | |
| CreateScale(double x, double y, double center_x=0.0, double center_y=0.0) | CBCGPTransformMatrix | |
| CreateSkew(double a_x, double a_y, double center_x=0.0, double center_y=0.0) | CBCGPTransformMatrix | |
| CreateSkewX(double a, double center=0.0) | CBCGPTransformMatrix | |
| CreateSkewY(double a, double center=0.0) | CBCGPTransformMatrix | |
| CreateTranslate(double x, double y) | CBCGPTransformMatrix |