transform_point_upscaled() function
STATIC PROTOTYPES Transform a point with 1/256 precision (the output coordinates are upscaled by 256)
Arguments
t
pointer to n initialized `point_transform_dsc_t` structure
xin
X coordinate to rotate
yin
Y coordinate to rotate
xout
upscaled, transformed X
yout
upscaled, transformed Y