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 setupGLExtenions (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 convinience wrappers to check for the extensions or use the associated functions.


Constructor & Destructor Documentation

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

osg::TextureCubeMap::Extensions::Extensions ( const Extensions rhs  ) 

osg::TextureCubeMap::Extensions::~Extensions (  )  [inline, protected]


Member Function Documentation

bool osg::TextureCubeMap::Extensions::isCubeMapSupported (  )  const [inline]

void osg::TextureCubeMap::Extensions::lowestCommonDenominator ( const Extensions rhs  ) 

void osg::TextureCubeMap::Extensions::setCubeMapSupported ( bool  flag  )  [inline]

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


Member Data Documentation

bool osg::TextureCubeMap::Extensions::_isCubeMapSupported [protected]


The documentation for this class was generated from the following file:
Generated on Sun Oct 1 13:17:08 2006 for openscenegraph by  doxygen 1.4.7