CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
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 |
Helper struct that defines a vector with 4 integer components