Variable vec4.vec

Declaration

struct vec4
{
  // ...
  float[4] vec;
  // ...
}

Authors

Copyright

License