OpenGL.GLES1.IMG.user_clip_plane

OpenGL extension IMG.user_clip_plane
This module customises the behaviour of the OpenGL.raw.GLES1.IMG.user_clip_plane to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/IMG/user_clip_plane.txt

Functions

Constants

GL_CLIP_PLANE0_IMG (12288)
GL_CLIP_PLANE1_IMG (12289)
GL_CLIP_PLANE2_IMG (12290)
GL_CLIP_PLANE3_IMG (12291)
GL_CLIP_PLANE4_IMG (12292)
GL_CLIP_PLANE5_IMG (12293)
GL_MAX_CLIP_PLANES_IMG (3378)