#include <LETypes.h>
Data Fields | |
float | fX |
The x coordinate of the point. | |
float | fY |
The y coordinate of the point. |
Definition at line 244 of file LETypes.h.
|
The x coordinate of the point.
Definition at line 251 of file LETypes.h. Referenced by LEFontInstance::pixelsToUnits(), LEFontInstance::transformFunits(), and LEFontInstance::unitsToPoints(). |
|
The y coordinate of the point.
Definition at line 258 of file LETypes.h. Referenced by LEFontInstance::pixelsToUnits(), LEFontInstance::transformFunits(), and LEFontInstance::unitsToPoints(). |