Inheritance diagram for osg::ClampColor::Extensions:

Public Member Functions | |
| Extensions (unsigned int contextID) | |
| Extensions (const Extensions &rhs) | |
| void | lowestCommonDenominator (const Extensions &rhs) |
| void | setupGLExtenions (unsigned int contextID) |
| void | setClampColorSupported (bool flag) |
| bool | isClampColorSupported () const |
| void | setClampColorProc (void *ptr) |
| void | glClampColor (GLenum target, GLenum mode) const |
Protected Member Functions | |
| ~Extensions () | |
Protected Attributes | |
| bool | _isClampColorSupported |
| void * | _glClampColor |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6