Variable vec3.x

Declaration

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

Authors

Copyright

License