mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-03-18 14:40:07 +01:00
5 lines
215 B
Python
5 lines
215 B
Python
|
|
# | cos sin 0 | | self.11 self.12 0 |
|
|
# matrix' = | -sin cos 0 | x | self.21 self.22 0 |
|
|
# | 0 0 1 | | self.tx self.ty 1 |
|