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

OpenGL extension SGIS.multisample
 
This module customises the behaviour of the 
OpenGL.raw.GL.SGIS.multisample to provide a more 
Python-friendly API

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

 
Data
        EXTENSION_NAME = 'GL_SGIS_multisample'
GL_1PASS_SGIS = GL_1PASS_SGIS
GL_2PASS_0_SGIS = GL_2PASS_0_SGIS
GL_2PASS_1_SGIS = GL_2PASS_1_SGIS
GL_4PASS_0_SGIS = GL_4PASS_0_SGIS
GL_4PASS_1_SGIS = GL_4PASS_1_SGIS
GL_4PASS_2_SGIS = GL_4PASS_2_SGIS
GL_4PASS_3_SGIS = GL_4PASS_3_SGIS
GL_MULTISAMPLE_SGIS = GL_MULTISAMPLE_SGIS
GL_SAMPLES_SGIS = GL_SAMPLES_SGIS
GL_SAMPLE_ALPHA_TO_MASK_SGIS = GL_SAMPLE_ALPHA_TO_MASK_SGIS
GL_SAMPLE_ALPHA_TO_ONE_SGIS = GL_SAMPLE_ALPHA_TO_ONE_SGIS
GL_SAMPLE_BUFFERS_SGIS = GL_SAMPLE_BUFFERS_SGIS
GL_SAMPLE_MASK_INVERT_SGIS = GL_SAMPLE_MASK_INVERT_SGIS
GL_SAMPLE_MASK_SGIS = GL_SAMPLE_MASK_SGIS
GL_SAMPLE_MASK_VALUE_SGIS = GL_SAMPLE_MASK_VALUE_SGIS
GL_SAMPLE_PATTERN_SGIS = GL_SAMPLE_PATTERN_SGIS
__file__ = '/build/buildd/pyopengl-3.0.0~b6/OpenGL/GL/SGIS/multisample.py'
__name__ = 'OpenGL.GL.SGIS.multisample'
glSampleMaskSGIS = <OpenGL.platform.baseplatform.glSampleMaskSGIS object at 0x86ad4cc>
glSamplePatternSGIS = <OpenGL.platform.baseplatform.glSamplePatternSGIS object at 0x86ad54c>