Home
|
GR32_Transforms
|
|
TFloatMatrix
type TFloatMatrix = array [0..2, 0..2] of Single;
Description
A 3x3 transformation matrix used in affine transformations.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Transforms