a type for coordinates in floating point More...
#include <arm_2d_types.h>
Data Fields | |
float | fX |
x in Cartesian coordinate system More... | |
float | fY |
y in Cartesian coordinate system More... | |
a type for coordinates in floating point
float arm_2d_point_float_t::fX |
x in Cartesian coordinate system
float arm_2d_point_float_t::fY |
y in Cartesian coordinate system