Inheritance diagram for osg::BlendColor::Extensions:

Public Member Functions | |
| Extensions (unsigned int contextID) | |
| Extensions (const Extensions &rhs) | |
| void | lowestCommonDenominator (const Extensions &rhs) |
| void | setupGLExtenions (unsigned int contextID) |
| void | setBlendColorSupported (bool flag) |
| bool | isBlendColorSupported () const |
| void | setBlendColorProc (void *ptr) |
| void | glBlendColor (GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) const |
Protected Member Functions | |
| ~Extensions () | |
Protected Attributes | |
| bool | _isBlendColorSupported |
| void * | _glBlendColor |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|