RenderTransform Conversion Operators |
Name | Description | |
---|---|---|
(RenderTransform to Matrix33F) |
Converts a render transformation to a 3x3 matrix.
| |
(RenderTransform to Matrix22F) |
Converts a render transformation to a 2x2 matrix that only represents the scaling and the
rotation (no translation).
|