osg::StencilTwoSided::Extensions Class Reference
List of all members.
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::StencilTwoSided::Extensions::Extensions |
( |
unsigned int |
contextID |
) |
|
osg::StencilTwoSided::Extensions::Extensions |
( |
const Extensions & |
rhs |
) |
|
osg::StencilTwoSided::Extensions::~Extensions |
( |
|
) |
[inline, protected] |
Member Function Documentation
void osg::StencilTwoSided::Extensions::glActiveStencilFace |
( |
GLenum |
face |
) |
const |
bool osg::StencilTwoSided::Extensions::isStencilTwoSidedSupported |
( |
|
) |
const [inline] |
void osg::StencilTwoSided::Extensions::lowestCommonDenominator |
( |
const Extensions & |
rhs |
) |
|
void osg::StencilTwoSided::Extensions::setStencilTwoSidedSupported |
( |
bool |
flag |
) |
[inline] |
void osg::StencilTwoSided::Extensions::setupGLExtensions |
( |
unsigned int |
contextID |
) |
|
typedef osg::StencilTwoSided::Extensions::void |
( |
APIENTRY * |
ActiveStencilFaceProc |
) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following file: