a type for coordinates in fixed point More...
#include <arm_2d_types.h>
Data Fields | |
| int32_t | X |
| x in Cartesian coordinate system More... | |
| int32_t | Y |
| y in Cartesian coordinate system More... | |
a type for coordinates in fixed point
| int32_t arm_2d_point_fx_t::X |
x in Cartesian coordinate system
| int32_t arm_2d_point_fx_t::Y |
y in Cartesian coordinate system