Variable vec3.z

Declaration

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

Authors

Copyright

License