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

Enumerator class. Required for Selection to implement IEnumerable. More...

Inheritance diagram for CellexalVR.AnalysisLogic.SelectionEnum:

Public Member Functions

 SelectionEnum (List< Graph.GraphPoint > points)
 
void Dispose ()
 
bool MoveNext ()
 
void Reset ()
 

Public Attributes

List< Graph.GraphPointpoints
 
Graph.GraphPoint Current => points[position]
 

Detailed Description

Enumerator class. Required for Selection to implement IEnumerable.


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