Vector34

struct Vector34 {
float x;
float y;
float z;
}

Meta