MeVisLab Toolbox Reference
ml::Unicode Namespace 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
 

Variable Documentation

◆ AntiClockwiseOpenCircleArrow

const MLuint32 ml::Unicode::AntiClockwiseOpenCircleArrow = 0x21BA

Definition at line 38 of file mlUnicodeCodePoints.h.

◆ ClockwiseOpenCircleArrow

const MLuint32 ml::Unicode::ClockwiseOpenCircleArrow = 0x21BB

Definition at line 39 of file mlUnicodeCodePoints.h.

◆ DegreeSign

const MLuint32 ml::Unicode::DegreeSign = 0x00B0

Definition at line 25 of file mlUnicodeCodePoints.h.

◆ ModifierLetterMacron

const MLuint32 ml::Unicode::ModifierLetterMacron = 0x02C9

Definition at line 32 of file mlUnicodeCodePoints.h.

◆ SuperscriptMinus

const MLuint32 ml::Unicode::SuperscriptMinus = 0x207B

Definition at line 35 of file mlUnicodeCodePoints.h.

◆ SuperscriptOne

const MLuint32 ml::Unicode::SuperscriptOne = 0x00B9

Definition at line 28 of file mlUnicodeCodePoints.h.

◆ SuperscriptThree

const MLuint32 ml::Unicode::SuperscriptThree = 0x00B3

Definition at line 27 of file mlUnicodeCodePoints.h.

◆ SuperscriptTwo

const MLuint32 ml::Unicode::SuperscriptTwo = 0x00B2

Definition at line 26 of file mlUnicodeCodePoints.h.