MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2012 3Dim Laboratory s.r.o.
More...
Namespaces | |
namespace | mds |
Medical Data Segmentation Toolkit (MDSTk) | |
namespace | mds::sys |
Variables | |
static const unsigned char | mds::sys::tableUtf8Lengths [256] |
This table gives the length of the UTF-8 encoding from its first character: | |
static const unsigned int | mds::sys::utf8_max [] = { 0x7f, 0x7ff, 0xffff, 0x1fffff, 0x3ffffff, 0x7fffffff, 0xffffffff } |
static const unsigned int | mds::sys::wxUnicodePUA = 0x100000 |
Boundaries of the private use area we use to (temporarily) remap characters invalid in the UTF-8 encoded strings. | |
static const unsigned int | mds::sys::wxUnicodePUAEnd = wxUnicodePUA + 256 |
Medical Data Segmentation Toolkit (MDSTk)
Copyright (c) 2012 3Dim Laboratory s.r.o.
Author: info@3dim-laboratory.cz
Date: 2011/01/17
$Id:$
Description: