Panda3D
Loading...
Searching...
No Matches
Public Attributes | List of all members
UnicodeLatinMap::Entry Class Reference

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
 

Detailed Description

Definition at line 113 of file unicodeLatinMap.h.

Member Data Documentation

◆ _accent_type

AccentType UnicodeLatinMap::Entry::_accent_type

Definition at line 121 of file unicodeLatinMap.h.

◆ _additional_flags

int UnicodeLatinMap::Entry::_additional_flags

Definition at line 122 of file unicodeLatinMap.h.

◆ _ascii_additional

char UnicodeLatinMap::Entry::_ascii_additional

Definition at line 118 of file unicodeLatinMap.h.

◆ _ascii_equiv

char UnicodeLatinMap::Entry::_ascii_equiv

Definition at line 117 of file unicodeLatinMap.h.

◆ _char_type

CharType UnicodeLatinMap::Entry::_char_type

Definition at line 116 of file unicodeLatinMap.h.

◆ _character

char32_t UnicodeLatinMap::Entry::_character

Definition at line 115 of file unicodeLatinMap.h.

◆ _tolower_character

char32_t UnicodeLatinMap::Entry::_tolower_character

Definition at line 119 of file unicodeLatinMap.h.

◆ _toupper_character

char32_t UnicodeLatinMap::Entry::_toupper_character

Definition at line 120 of file unicodeLatinMap.h.


The documentation for this class was generated from the following file: