Inheritance diagram for osg::BlendColor::Extensions:

Public Member Functions | |
| Extensions () | |
| Extensions (const Extensions &rhs) | |
| void | lowestCommonDenominator (const Extensions &rhs) |
| void | setupGLExtenions () |
| 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 |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.2