44 RTransform& rotateRadians(qreal angle, Qt::Axis axis = Qt::ZAxis);
52 QList<RTransformOp>
ops;
Q_DECLARE_METATYPE(RMath *)
#define QCADCORE_EXPORT
Definition core_global.h:10
void rotate(void e, void angle, void center)
Rotates the given entity or shape by the given angle around the given center.
Definition simple_modify.js:109
void scale(void e, void factor, void focusPoint)
Scales the given entity or shape by the given factor with the given focus point.
Definition simple_modify.js:15