OpenGL.raw.GL.SGIS.point_parameters
index
/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/SGIS/point_parameters.py

OpenGL extension SGIS.point_parameters
 
The official definition of this extension is available here:
        http://oss.sgi.com/projects/ogl-sample/registry/SGIS/point_parameters.txt
 
Automatically generated by the get_gl_extensions script, do not edit!

 
Modules
       
OpenGL.arrays
OpenGL.constant
OpenGL.constants
ctypes
OpenGL.extensions
OpenGL.GL.glget
OpenGL.platform

 
Functions
       
glInitPointParametersSGIS()
Return boolean indicating whether this extension is available

 
Data
        EXTENSION_NAME = 'GL_SGIS_point_parameters'
GL_DISTANCE_ATTENUATION_SGIS = GL_DISTANCE_ATTENUATION_SGIS
GL_POINT_FADE_THRESHOLD_SIZE_SGIS = GL_POINT_FADE_THRESHOLD_SIZE_SGIS
GL_POINT_SIZE_MAX_SGIS = GL_POINT_SIZE_MAX_SGIS
GL_POINT_SIZE_MIN_SGIS = GL_POINT_SIZE_MIN_SGIS
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/raw/GL/SGIS/point_parameters.py'
__name__ = 'OpenGL.raw.GL.SGIS.point_parameters'
glPointParameterfSGIS = <OpenGL.platform.baseplatform.glPointParameterfSGIS object at 0x86ad5ec>
glPointParameterfvSGIS = <OpenGL.platform.baseplatform.glPointParameterfvSGIS object at 0x86ad62c>