Show All |
Enums
Public Member Functions
-
Options ()
-
Options &coreProfile (bool enable=true)
-
boolgetCoreProfile () const
-
voidsetCoreProfile (bool enable)
-
Options &version (int major, int minor)
-
Options &version (std::pair< int, int > version)
-
std::pair< int, int >getVersion () const
-
voidsetVersion (int major, int minor)
-
voidsetVersion (std::pair< int, int > version)