Variable vec3.vec

Declaration

struct vec3
{
  // ...
  float[3] vec;
  // ...
}

Authors

Copyright

License