This section contains various functions used to perform computations on 16.16 fixed-float numbers or 2d vectors. |
FT_MulDiv
|
FT_MulFix
|
FT_DivFix
|
FT_RoundFix
|
FT_CeilFix
|
FT_FloorFix
|
FT_Vector_Transform
|
FT_Matrix_Multiply
|
FT_Matrix_Invert
|
FT_Angle
|
FT_ANGLE_PI
|
FT_ANGLE_2PI
|
FT_ANGLE_PI2
|
FT_ANGLE_PI4
|
FT_Sin
|
FT_Cos
|
FT_Tan
|
FT_Atan2
|
FT_Angle_Diff
|
FT_Vector_Unit
|
FT_Vector_Rotate
|
FT_Vector_Length
|
FT_Vector_Polarize
|
FT_Vector_From_Polar
|