OpenGL.GL.SGIX.instruments | index /build/buildd/pyopengl-3.0.0~b3/OpenGL/GL/SGIX/instruments.py |
OpenGL extension SGIX.instruments
This module customises the behaviour of the
OpenGL.raw.GL.SGIX.instruments to provide a more
Python-friendly API
Modules | ||||||
|
Data | ||
GL_INSTRUMENT_BUFFER_POINTER_SGIX = GL_INSTRUMENT_BUFFER_POINTER_SGIX GL_INSTRUMENT_MEASUREMENTS_SGIX = GL_INSTRUMENT_MEASUREMENTS_SGIX __file__ = '/build/buildd/pyopengl-3.0.0~b3/OpenGL/GL/SGIX/instruments.py' __name__ = 'OpenGL.GL.SGIX.instruments' glGetInstrumentsSGIX = <OpenGL.platform.baseplatform.glGetInstrumentsSGIX object at 0x884914c> glInstrumentsBufferSGIX = <OpenGL.platform.baseplatform.glInstrumentsBufferSGIX object at 0x88492ac> glPollInstrumentsSGIX = <OpenGL.platform.baseplatform.glPollInstrumentsSGIX object at 0x884930c> glReadInstrumentsSGIX = <OpenGL.platform.baseplatform.glReadInstrumentsSGIX object at 0x884936c> glStartInstrumentsSGIX = <OpenGL.platform.baseplatform.glStartInstrumentsSGIX object at 0x88493ac> glStopInstrumentsSGIX = <OpenGL.platform.baseplatform.glStopInstrumentsSGIX object at 0x884940c> |