Click or drag to resize
DigitalRuneRenderTransform  Conversion Operators
Overload List
  NameDescription
Public operatorStatic member(RenderTransform to Matrix33F)
Converts a render transformation to a 3x3 matrix.
Public operatorStatic member(RenderTransform to Matrix22F)
Converts a render transformation to a 2x2 matrix that only represents the scaling and the rotation (no translation).
Top
See Also