Closed ymherklotz closed 7 years ago
Want to be able to access them with
Vector4f vec4; vec4.x = 4; do_something(vec4.y, vec4.z);
Want to be able to access them with