CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.Menu.SubMenus.SubMenu Class Reference
Inheritance diagram for CellexalVR.Menu.SubMenus.SubMenu:
CellexalVR.Menu.SubMenus.ColorByGeneMenu CellexalVR.Menu.SubMenus.FilterMenu CellexalVR.Menu.SubMenus.FlybyMenu CellexalVR.Menu.SubMenus.MenuWithoutTabs CellexalVR.Menu.SubMenus.MenuWithTabs CellexalVR.Menu.SubMenus.SelectionFromPreviousMenu CellexalVR.Menu.SubMenus.VelocitySubMenu CellexalVR.Menu.SubMenus.AttributeSubMenu CellexalVR.Menu.SubMenus.ColorByCellStatMenu CellexalVR.Menu.SubMenus.ColorByIndexMenu CellexalVR.Menu.SubMenus.ColorPickerSubMenu CellexalVR.Menu.SubMenus.GraphFromMarkersMenu CellexalVR.Menu.SubMenus.ToggleArcsSubMenu

Public Member Functions

virtual CellexalButton FindButton (string name)
 
virtual void SetMenuActive (bool active)
 Sets this submenu to visible or invisible. More...
 
void SetUnderlyingContentActive (bool active)
 Activate or deactivate the buttons that are underneath this menu. More...
 

Public Attributes

ReferenceManager referenceManager
 
GameObject buttonsToDeactivate
 
GameObject textmeshToDarken
 

Protected Member Functions

virtual void Start ()
 

Protected Attributes

List< CellexalButtoncellexalButtons = new List<CellexalButton>()
 

Properties

bool Active [get, set]
 
bool Attached [get, set]
 

Member Function Documentation

◆ SetMenuActive()

virtual void CellexalVR.Menu.SubMenus.SubMenu.SetMenuActive ( bool  active)
virtual

Sets this submenu to visible or invisible.

Parameters
activeTrue for visible, false for invisible.

Reimplemented in CellexalVR.Menu.SubMenus.MenuWithTabs.

◆ SetUnderlyingContentActive()

void CellexalVR.Menu.SubMenus.SubMenu.SetUnderlyingContentActive ( bool  active)

Activate or deactivate the buttons that are underneath this menu.

Parameters
activeTrue for activate, false for deactivate.

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