Transform Struct Reference

API: cFigure::Transform Struct Reference
API
cFigure::Transform Struct Reference

Description

Homogeneous 2D transformation matrix.

Note that the last row is not stored.

| a c t1 |
| b d t2 |
| 0 0 1 |