List of all members.
Detailed Description
Encapsulates queries of extension availability, obtains extension function pointers, and provides convenience wrappers for calling extension functions.
Member Typedef Documentation
Constructor & Destructor Documentation
osg::BlendColor::Extensions::Extensions |
( |
unsigned int |
contextID ) |
|
osg::BlendColor::Extensions::Extensions |
( |
const Extensions & |
rhs ) |
|
osg::BlendColor::Extensions::~Extensions |
( |
) |
[inline, protected] |
Member Function Documentation
void osg::BlendColor::Extensions::glBlendColor |
( |
GLclampf |
red, |
|
|
GLclampf |
green, |
|
|
GLclampf |
blue, |
|
|
GLclampf |
alpha |
|
) |
| const |
bool osg::BlendColor::Extensions::isBlendColorSupported |
( |
) |
const [inline] |
void osg::BlendColor::Extensions::lowestCommonDenominator |
( |
const Extensions & |
rhs ) |
|
void osg::BlendColor::Extensions::setBlendColorSupported |
( |
bool |
flag ) |
[inline] |
void osg::BlendColor::Extensions::setupGLExtensions |
( |
unsigned int |
contextID ) |
|
typedef osg::BlendColor::Extensions::void |
( |
APIENTRY * |
GLBlendColorProc ) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following file: