CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.Spatial.GeoMXSlide Class Referenceabstract

General class for a geo mx image. GeoMXScanSlide, GeoMXROISlide, GeoMXAOISlide inherit this class. More...

Inheritance diagram for CellexalVR.Spatial.GeoMXSlide:
CellexalVR.Spatial.GeoMXAOISlide CellexalVR.Spatial.GeoMXROISlide CellexalVR.Spatial.GeoMXScanSlide

Public Member Functions

virtual void ShowName ()
 
abstract void Select ()
 
abstract void SelectCells (int group)
 
virtual void OnRaycastHit ()
 
virtual void Highlight ()
 
virtual void UnHighlight ()
 
virtual void Move (Vector3 toPos)
 
virtual void Fade (bool toggle)
 
virtual void Detach ()
 
virtual void Reattach ()
 
void SetLowQ (Texture2D texture)
 
void SetHighQ (Texture2D texture)
 

Public Attributes

string displayName
 
GeoMXImageHandler imageHandler
 
Vector3 originalScale
 
int type
 
bool detached
 
int index
 
int group = -1
 

Protected Member Functions

virtual void Start ()
 
virtual void Update ()
 

Protected Attributes

GameObject highlight
 

Detailed Description

General class for a geo mx image. GeoMXScanSlide, GeoMXROISlide, GeoMXAOISlide inherit this class.


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