Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

osg::TextureCubeMap::Extensions Class Reference

Inheritance diagram for osg::TextureCubeMap::Extensions:

osg::Referenced List of all members.

Public Member Functions

 Extensions ()
 Extensions (const Extensions &rhs)
void lowestCommonDenominator (const Extensions &rhs)
void setupGLExtenions ()
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  ) 
 

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  ) 
 


Member Data Documentation

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


The documentation for this class was generated from the following file:
Generated on Tue Mar 22 14:15:07 2005 for openscenegraph by  doxygen 1.4.0