CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.Interaction.EventSetter Class Reference

Make events for click on radial menu object since prefab does not keep references to other objects when building the scene. Depending on the object this script is attached to the events differ. The method names should be explanatory. More...

Inheritance diagram for CellexalVR.Interaction.EventSetter:

Public Member Functions

void LeftMenuLeftClickEvent ()
 
void LeftMenuRightClickEvent ()
 
void LeftMenuUpClickEvent ()
 
void LeftMenuDownClickEvent ()
 
void RightMenuLeftClickEvent ()
 
void RightMenuRightClickEvent ()
 
void RightMenuUpClickEvent ()
 
void RightMenuDownClickEvent ()
 
void GeneKeyboardEnterEvent (string geneName)
 
void GeneKeyboardEditEvent (string s)
 
void GeneKeyboardAnnotateEvent (string s)
 
void BrowserKeyboardEditEvent (string s)
 
void FolderKeyboardEditEvent (string filter)
 
void ReferenceModelKeyboardEditEvent (string filter)
 

Public Attributes

ReferenceManager referenceManager
 

Detailed Description

Make events for click on radial menu object since prefab does not keep references to other objects when building the scene. Depending on the object this script is attached to the events differ. The method names should be explanatory.


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