Variable vec2.vec

Declaration

struct vec2
{
  // ...
  float[2] vec;
  // ...
}

Authors

Copyright

License