Variable vec2.x

Declaration

struct vec2
{
  // ...
  float x;
  // ...
}

Authors

Copyright

License