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

Class that represent glass brain part. Mesh retrieved from allen sdk. The part is spawned via the AllenReferenceBrain class. More...

Inheritance diagram for CellexalVR.Spatial.SpatialReferenceModelPart:

Public Member Functions

void SetColor (Color col)
 Sets color of mesh. Color is retrieved from the allen sdk. More...
 
void Spread ()
 Spread out mesh part from center. More...
 

Public Attributes

int id
 
string modelName
 
string modelAcronym
 
Color color
 
GameObject plane
 

Detailed Description

Class that represent glass brain part. Mesh retrieved from allen sdk. The part is spawned via the AllenReferenceBrain class.

Member Function Documentation

◆ SetColor()

void CellexalVR.Spatial.SpatialReferenceModelPart.SetColor ( Color  col)

Sets color of mesh. Color is retrieved from the allen sdk.

Parameters
col

◆ Spread()

void CellexalVR.Spatial.SpatialReferenceModelPart.Spread ( )

Spread out mesh part from center.


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