List of all members.
Detailed Description
Encapsulates queries of extension availability, obtains extension function pointers, and provides convenience wrappers for calling extension functions.
Constructor & Destructor Documentation
osg::BlendEquation::Extensions::Extensions |
( |
unsigned int |
contextID |
) |
|
osg::BlendEquation::Extensions::Extensions |
( |
const Extensions & |
rhs |
) |
|
osg::BlendEquation::Extensions::~Extensions |
( |
|
) |
[inline, protected] |
Member Function Documentation
void osg::BlendEquation::Extensions::glBlendEquation |
( |
GLenum |
mode |
) |
const |
bool osg::BlendEquation::Extensions::isBlendEquationSupported |
( |
|
) |
const [inline] |
bool osg::BlendEquation::Extensions::isLogicOpSupported |
( |
|
) |
const [inline] |
bool osg::BlendEquation::Extensions::isSGIXMinMaxSupported |
( |
|
) |
const [inline] |
void osg::BlendEquation::Extensions::lowestCommonDenominator |
( |
const Extensions & |
rhs |
) |
|
void osg::BlendEquation::Extensions::setBlendEquationSupported |
( |
bool |
flag |
) |
[inline] |
void osg::BlendEquation::Extensions::setupGLExtensions |
( |
unsigned int |
contextID |
) |
|
typedef osg::BlendEquation::Extensions::void |
( |
APIENTRY * |
GLBlendEquationProc |
) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following file: