Variable Platform.GLVersionMajor

OpenGL context major version.

Declaration

class Platform
{
  // ...
  int GLVersionMajor = 3;
  // ...
}

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