The Pedigree Project
0.1
|
Structure representing an entry in the sparse table. More...
Public Types | |
enum | Flags { DataFlag = 0x8000 } |
Public Attributes | |
uint16_t | left |
uint16_t | right |
Structure representing an entry in the sparse table.
Definition at line 112 of file KeymapManager.h.