OpenGL.GL.ARB.point_parameters | index /build/buildd/pyopengl-3.0.0~b3/OpenGL/GL/ARB/point_parameters.py |
OpenGL extension ARB.point_parameters
This module customises the behaviour of the
OpenGL.raw.GL.ARB.point_parameters to provide a more
Python-friendly API
Modules | ||||||
|
Functions | ||
Wrapping Operation: glPointParameterfvARB( GLenum(pname), GLfloatArray(params) ) -> None |
Data | ||
GL_POINT_DISTANCE_ATTENUATION_ARB = GL_POINT_DISTANCE_ATTENUATION_ARB GL_POINT_FADE_THRESHOLD_SIZE_ARB = GL_POINT_FADE_THRESHOLD_SIZE_ARB GL_POINT_SIZE_MAX_ARB = GL_POINT_SIZE_MAX_ARB GL_POINT_SIZE_MIN_ARB = GL_POINT_SIZE_MIN_ARB __file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/GL/ARB/point_parameters.py' __name__ = 'OpenGL.GL.ARB.point_parameters' |