Inheritance diagram for osg::Point::Extensions:

Public Member Functions | |
| Extensions (unsigned int contextID) | |
| Extensions (const Extensions &rhs) | |
| void | lowestCommonDenominator (const Extensions &rhs) |
| void | setupGLExtenions (unsigned int contextID) |
| void | setPointParametersSupported (bool flag) |
| bool | isPointParametersSupported () const |
| void | glPointParameterf (GLenum pname, GLfloat param) const |
| void | glPointParameterfv (GLenum pname, const GLfloat *params) const |
Protected Member Functions | |
| ~Extensions () | |
Protected Attributes | |
| bool | _isPointParametersSupported |
| void * | _glPointParameterf |
| void * | _glPointParameterfv |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|