Files
Phoenix/docs/sphinx/rest_substitutions/snippets/python/converted/AffineMatrix2D.TransformDistance.1.py
2012-06-13 20:00:47 +00:00

5 lines
227 B
Python

# | self.11 self.12 0 |
# dist' = | src.self.x src._my 0 | x | self.21 self.22 0 |
# | self.tx self.ty 1 |