MoveCmd, RotateCmd, ScaleCmd
coordinate transformation commands
- Provided by: ivtools-dev (Version: 2.0.11d.a1-1build1)
- Source: ivtools
- Report a bug
coordinate transformation commands
#include <Unidraw/Commands/transforms.h>
The Unidraw library predefines three purely interpretive commands for performing coordinate transformations: MoveCmd defines a translation, RotateCmd defines a rotation, and ScaleCmd defines a two-dimensional scaling.
Command(3U)