ML Reference
MeVis/Foundation/Sources/MLUtilities/mlUnicodeCodePoints.h File Reference

Defines named constants for Unicode code points. More...

#include "mlTypeDefs.h"

Go to the source code of this file.

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


namespace  ml::Unicode

Variables

const MLuint32 ml::Unicode::DegreeSign = 0x00B0
const MLuint32 ml::Unicode::SuperscriptTwo = 0x00B2
const MLuint32 ml::Unicode::SuperscriptThree = 0x00B3
const MLuint32 ml::Unicode::SuperscriptOne = 0x00B9
const MLuint32 ml::Unicode::ModifierLetterMacron = 0x02C9
const MLuint32 ml::Unicode::SuperscriptMinus = 0x207B
const MLuint32 ml::Unicode::AntiClockwiseOpenCircleArrow = 0x21BA
const MLuint32 ml::Unicode::ClockwiseOpenCircleArrow = 0x21BB

Detailed Description

Defines named constants for Unicode code points.

Author:
Ingo Kloecker
Date:
10/2012

Definition in file mlUnicodeCodePoints.h.