Variable Platform.GLVersionMinor

OpenGL context minor version.

Declaration

class Platform
{
  // ...
  int GLVersionMinor = 2;
  // ...
}

Note

if the version is invalid or not supported, this value will be set to supported one.

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0