#include <LETypes.h>
Public Attributes | |
float | fX |
The x coordinate of the point. More... | |
float | fY |
The y coordinate of the point. More... |
Definition at line 258 of file LETypes.h.
|
The x coordinate of the point.
Definition at line 265 of file LETypes.h. Referenced by LEFontInstance::pixelsToUnits(), LEFontInstance::transformFunits(), and LEFontInstance::unitsToPoints().
|
|
The y coordinate of the point.
Definition at line 272 of file LETypes.h. Referenced by LEFontInstance::pixelsToUnits(), LEFontInstance::transformFunits(), and LEFontInstance::unitsToPoints().
|