CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.AnalysisObjects.GraphGenerator.CombineMeshesJob Struct Reference

Job that combines the meshes of one cluster. More...

Inheritance diagram for CellexalVR.AnalysisObjects.GraphGenerator.CombineMeshesJob:

Public Member Functions

void Execute (int index)
 

Public Attributes

NativeArray< Vector3 > positions
 
NativeArray< Vector3 > vertices
 
NativeArray< int > triangles
 
NativeArray< int > clusterOffsets
 
int clusterMaxSize
 
int lodGroupModifier
 
NativeArray< Vector3 > resultVertices
 
NativeArray< int > resultTriangles
 
NativeArray< Vector2 > resultUVs
 

Detailed Description

Job that combines the meshes of one cluster.


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