openscenegraph
Public Member Functions | Protected Member Functions | Protected Attributes
osg::TextureCubeMap::Extensions Class Reference
Inheritance diagram for osg::TextureCubeMap::Extensions:
osg::Referenced

List of all members.

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

Detailed Description

Extensions class which encapsulates the querying of extensions and associated function pointers, and provides convenience wrappers to check for the extensions or use the associated functions.


Constructor & Destructor Documentation

osg::TextureCubeMap::Extensions::Extensions ( unsigned int  contextID)

Member Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file: