CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Handles keyboard logic. More...
Public Types | |
enum | OutputType { COLOR_GRAPHS_BY_GENE, FILTER_VALUE, FILTER_ITEM_NAME } |
Public Member Functions | |
void | AddLetter (char c) |
void | RemoveLetter () |
void | SetText (string text) |
void | Clear () |
virtual void | SendToTarget () |
Public Attributes | |
ReferenceManager | referenceManager |
KeyboardItem | spaceBar |
TextMesh | textMesh |
GameObject | description |
Handles keyboard logic.