ICU 50.1.2
50.1.2
|
Used to hold a pair of (x, y) values which represent a point. More...
#include <LETypes.h>
Data Fields | |
float | fX |
The x coordinate of the point. More... | |
float | fY |
The y coordinate of the point. More... | |
Used to hold a pair of (x, y) values which represent a point.
float LEPoint::fX |
float LEPoint::fY |