CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Enumerator class. Required for Selection to implement IEnumerable. More...
Public Member Functions | |
SelectionEnum (List< Graph.GraphPoint > points) | |
void | Dispose () |
bool | MoveNext () |
void | Reset () |
Public Attributes | |
List< Graph.GraphPoint > | points |
Graph.GraphPoint | Current => points[position] |
Enumerator class. Required for Selection to implement IEnumerable.