|
sarmfsw: SMFSW Toolbox (desinged for ARM / compatible with other 8b/16b/32b platforms) 4.0rc
SMFSW collection of miscellaneous functions \& macros (desinged for ARM / compatible with other 8b/16b/32b platforms)
|
Rotation inlines. More...
#include <math.h>

Data Structures | |
| struct | sCoord2D |
| 2D coordinates structure More... | |
Functions | |
| sCoord2D | rotate_2D (const sCoord2D c, const SWORD angle) |
| 2D Coordinates rotation | |
Rotation inlines.
2D Coordinates rotation
| [in] | c | - Coordinates to rotate |
| [in] | angle | - Rotation angle (in degrees, counter clockwise) |