|
CartoType API
|
#include <cartotype_arithmetic.h>
Public Attributes | |
| uint32 | iLo |
| uint32 | iHi |
A 64-bit integer type like FreeType's FT_Int64, for use with arithmetic routines borrowed from FreeType.
| uint32 CartoType::int64::iHi |
The high 32 bits.
| uint32 CartoType::int64::iLo |
The low 32 bits.
1.7.5.1