Module: GL_IMG_user_clip_plane

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glClipPlanefIMG: [ :void, :GLenum, :pointer ].freeze,
  glClipPlanexIMG: [ :void, :GLenum, :pointer ].freeze,
}.freeze