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

Helper struct that defines a vector with 4 integer components More...

Public Member Functions

 Vector4Int (int x, int y, int z, int w)
 

Static Public Member Functions

static Vector4Int operator+ (Vector4Int v1, Vector4Int v2)
 

Public Attributes

int x
 
int y
 
int z
 
int w
 

Detailed Description

Helper struct that defines a vector with 4 integer components


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