XVector

struct XVector (
qfloat
) {
qfloat x;
qfloat y;
qfloat z;
}

Meta