Hello,
I want to easily find which ASFixedMatrix I have to used to convert an ASFixedRect to another ASFixedRect.
I have the two ASFixedRect (the original and the result) but I don't have the ASFixedMatrix needed to transform the original ASFixedRect.
Is there an easy way to find it? (a method) or do I have to create my own method?
Thanks in advance,
Joe