Module: GL_IMG_user_clip_plane::Constants

Defined in:
lib/opengl-definitions/extensions/GL_IMG_user_clip_plane.rb

Constant Summary collapse

GL_CLIP_PLANE0_IMG =
0x3000
GL_CLIP_PLANE1_IMG =
0x3001
GL_CLIP_PLANE2_IMG =
0x3002
GL_CLIP_PLANE3_IMG =
0x3003
GL_CLIP_PLANE4_IMG =
0x3004
GL_CLIP_PLANE5_IMG =
0x3005
GL_MAX_CLIP_PLANES_IMG =
0x0D32