OpenGL.GL.EXT.stencil_two_side
index
/var/pylive/OpenGL-ctypes/OpenGL/GL/EXT/stencil_two_side.py

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

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

 
Functions
       
glActiveStencilFaceEXT(...)
glActiveStencilFaceEXT( GLenum(face) ) -> None

 
Data
        GL_ACTIVE_STENCIL_FACE_EXT = GL_ACTIVE_STENCIL_FACE_EXT
GL_STENCIL_TEST_TWO_SIDE_EXT = GL_STENCIL_TEST_TWO_SIDE_EXT