openscenegraph
Public Member Functions | Protected Member Functions | Protected Attributes
osg::Stencil::Extensions Class Reference
Inheritance diagram for osg::Stencil::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 setStencilWrapSupported (bool flag)
bool isStencilWrapSupported () const

Protected Member Functions

 ~Extensions ()

Protected Attributes

bool _isStencilWrapSupported

Detailed Description

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


Constructor & Destructor Documentation

osg::Stencil::Extensions::Extensions ( unsigned int  contextID)
osg::Stencil::Extensions::~Extensions ( ) [inline, protected]

Member Function Documentation


Member Data Documentation


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