CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Represents a spatial graph that in turn consists of many slices. The spatial graph is the parent of the graph objects. More...
Public Member Functions | |
void | GenerateMeshes (bool removeOutliers=true) |
async Task< ChunkManager > | GenerateGraphMesh (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 |
Represents a spatial graph that in turn consists of many slices. The spatial graph is the parent of the graph objects.