Public Member Functions | |
Extensions (unsigned int contextID) | |
Extensions (const Extensions &rhs) | |
void | lowestCommonDenominator (const Extensions &rhs) |
void | setupGLExtensions (unsigned int contextID) |
void | setCubeMapSupported (bool flag) |
bool | isCubeMapSupported () const |
Protected Member Functions | |
~Extensions () | |
Protected Attributes | |
bool | _isCubeMapSupported |
osg::TextureCubeMap::Extensions::Extensions | ( | unsigned int | contextID | ) |
osg::TextureCubeMap::Extensions::Extensions | ( | const Extensions & | rhs | ) |
osg::TextureCubeMap::Extensions::~Extensions | ( | ) | [inline, protected] |
void osg::TextureCubeMap::Extensions::lowestCommonDenominator | ( | const Extensions & | rhs | ) |
void osg::TextureCubeMap::Extensions::setupGLExtensions | ( | unsigned int | contextID | ) |
void osg::TextureCubeMap::Extensions::setCubeMapSupported | ( | bool | flag | ) | [inline] |
bool osg::TextureCubeMap::Extensions::isCubeMapSupported | ( | ) | const [inline] |
bool osg::TextureCubeMap::Extensions::_isCubeMapSupported [protected] |