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

Represents a spatial graph that in turn consists of many slices. The spatial graph is the parent of the graph objects. More...

Inheritance diagram for CellexalVR.Spatial.MeshGenerator:

Public Member Functions

void GenerateMeshes (bool removeOutliers=true)
 
async Task< ChunkManagerGenerateGraphMesh (Graph graph)
 
void SmoothenMeshes ()
 
void RemoveMesh (int id)
 
void ChangeMeshTransparency (float val)
 
void CreateMesh ()
 

Public Attributes

bool generateMeshes
 
GameObject chunkManagerPrefab
 
AllenReferenceBrain contourParent
 
int size
 
int res
 
bool creatingMesh
 
float neighbourDistance = 0.1f
 
int nrOfNeighbours = 5
 

Static Public Attributes

static MeshGenerator instance
 

Detailed Description

Represents a spatial graph that in turn consists of many slices. The spatial graph is the parent of the graph objects.


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