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

Represents the area where objects are placed when they are minimized. More...

Inheritance diagram for CellexalVR.Tools.MinimizedObjectHandler:

Public Member Functions

void ContainerRemoved (MinimizedObjectContainer container)
 Tells the minimized object handler that a space in jail is no longer occupied. Should be called when an object is un-minimzied. More...
 

Public Attributes

ReferenceManager referenceManager
 
GameObject minimizedObjectContainerPrefab
 

Detailed Description

Represents the area where objects are placed when they are minimized.

Member Function Documentation

◆ ContainerRemoved()

void CellexalVR.Tools.MinimizedObjectHandler.ContainerRemoved ( MinimizedObjectContainer  container)

Tells the minimized object handler that a space in jail is no longer occupied. Should be called when an object is un-minimzied.

Parameters
containerThe container that previously contained the object.

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