#include <OgreGlSwitchableSupport.h>
◆ GlSwitchableSupport()
Ogre::GlSwitchableSupport::GlSwitchableSupport |
( |
| ) |
|
◆ ~GlSwitchableSupport()
Ogre::GlSwitchableSupport::~GlSwitchableSupport |
( |
| ) |
|
◆ addConfig()
void Ogre::GlSwitchableSupport::addConfig |
( |
| ) |
|
|
virtual |
◆ checkExtension()
virtual bool Ogre::GL3PlusSupport::checkExtension |
( |
const String & |
ext | ) |
const |
|
virtualinherited |
◆ createWindow()
◆ findSelectedInterfaceIdx()
uint8 Ogre::GlSwitchableSupport::findSelectedInterfaceIdx |
( |
| ) |
const |
◆ getConfigOptions()
◆ getDisplayMonitorCount()
virtual unsigned int Ogre::GL3PlusSupport::getDisplayMonitorCount |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ getGLVendor()
const String& Ogre::GL3PlusSupport::getGLVendor |
( |
| ) |
const |
|
inlineinherited |
◆ getGLVersion()
const DriverVersion& Ogre::GL3PlusSupport::getGLVersion |
( |
| ) |
const |
|
inlineinherited |
◆ getNumPriorityConfigOptions()
virtual size_t Ogre::GlSwitchableSupport::getNumPriorityConfigOptions |
( |
| ) |
const |
|
virtual |
◆ getPriorityConfigOption()
virtual const char* Ogre::GlSwitchableSupport::getPriorityConfigOption |
( |
size_t |
idx | ) |
const |
|
virtual |
◆ getProcAddress()
void* Ogre::GlSwitchableSupport::getProcAddress |
( |
const char * |
procname | ) |
const |
|
virtual |
◆ getShaderCachePath()
const String& Ogre::GL3PlusSupport::getShaderCachePath |
( |
| ) |
const |
|
inlineinherited |
◆ getShaderLibraryPath()
const String& Ogre::GL3PlusSupport::getShaderLibraryPath |
( |
| ) |
const |
|
inlineinherited |
◆ hasMinGLVersion()
bool Ogre::GL3PlusSupport::hasMinGLVersion |
( |
int |
major, |
|
|
int |
minor |
|
) |
| const |
|
inherited |
Check if GL Version is supported.
◆ initialiseExtensions()
virtual void Ogre::GL3PlusSupport::initialiseExtensions |
( |
| ) |
|
|
virtualinherited |
◆ newWindow()
◆ setConfigOption()
void Ogre::GlSwitchableSupport::setConfigOption |
( |
const String & |
name, |
|
|
const String & |
value |
|
) |
| |
|
virtual |
◆ setShaderCachePath()
void Ogre::GL3PlusSupport::setShaderCachePath |
( |
String |
path | ) |
|
|
inlineinherited |
◆ setShaderLibraryPath()
void Ogre::GL3PlusSupport::setShaderLibraryPath |
( |
String |
path | ) |
|
|
inlineinherited |
◆ start()
void Ogre::GlSwitchableSupport::start |
( |
| ) |
|
|
virtual |
◆ stop()
void Ogre::GlSwitchableSupport::stop |
( |
| ) |
|
|
virtual |
◆ validateConfig()
String Ogre::GlSwitchableSupport::validateConfig |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: