Variable vec4.w

Declaration

struct vec4
{
  // ...
  float w;
  // ...
}

Authors

Copyright

License