ML Reference
|
Variables | |
const MLuint32 | DegreeSign = 0x00B0 |
const MLuint32 | SuperscriptTwo = 0x00B2 |
const MLuint32 | SuperscriptThree = 0x00B3 |
const MLuint32 | SuperscriptOne = 0x00B9 |
const MLuint32 | ModifierLetterMacron = 0x02C9 |
const MLuint32 | SuperscriptMinus = 0x207B |
const MLuint32 | AntiClockwiseOpenCircleArrow = 0x21BA |
const MLuint32 | ClockwiseOpenCircleArrow = 0x21BB |
const MLuint32 ml::Unicode::AntiClockwiseOpenCircleArrow = 0x21BA |
Definition at line 38 of file mlUnicodeCodePoints.h.
const MLuint32 ml::Unicode::ClockwiseOpenCircleArrow = 0x21BB |
Definition at line 39 of file mlUnicodeCodePoints.h.
const MLuint32 ml::Unicode::DegreeSign = 0x00B0 |
Definition at line 25 of file mlUnicodeCodePoints.h.
const MLuint32 ml::Unicode::ModifierLetterMacron = 0x02C9 |
Definition at line 32 of file mlUnicodeCodePoints.h.
const MLuint32 ml::Unicode::SuperscriptMinus = 0x207B |
Definition at line 35 of file mlUnicodeCodePoints.h.
const MLuint32 ml::Unicode::SuperscriptOne = 0x00B9 |
Definition at line 28 of file mlUnicodeCodePoints.h.
const MLuint32 ml::Unicode::SuperscriptThree = 0x00B3 |
Definition at line 27 of file mlUnicodeCodePoints.h.
const MLuint32 ml::Unicode::SuperscriptTwo = 0x00B2 |
Definition at line 26 of file mlUnicodeCodePoints.h.