Panda3D
|
Public Attributes | |
AccentType | _accent_type |
int | _additional_flags |
char | _ascii_additional |
char | _ascii_equiv |
CharType | _char_type |
char32_t | _character |
char32_t | _tolower_character |
char32_t | _toupper_character |
Definition at line 113 of file unicodeLatinMap.h.
AccentType UnicodeLatinMap::Entry::_accent_type |
Definition at line 121 of file unicodeLatinMap.h.
int UnicodeLatinMap::Entry::_additional_flags |
Definition at line 122 of file unicodeLatinMap.h.
char UnicodeLatinMap::Entry::_ascii_additional |
Definition at line 118 of file unicodeLatinMap.h.
char UnicodeLatinMap::Entry::_ascii_equiv |
Definition at line 117 of file unicodeLatinMap.h.
CharType UnicodeLatinMap::Entry::_char_type |
Definition at line 116 of file unicodeLatinMap.h.
char32_t UnicodeLatinMap::Entry::_character |
Definition at line 115 of file unicodeLatinMap.h.
char32_t UnicodeLatinMap::Entry::_tolower_character |
Definition at line 119 of file unicodeLatinMap.h.
char32_t UnicodeLatinMap::Entry::_toupper_character |
Definition at line 120 of file unicodeLatinMap.h.