Module: GL_EXT_index_func::Functions

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

Constant Summary collapse

Parameters =
{
  glIndexFuncEXT: [ :void, :GLenum, :GLclampf ].freeze,
}.freeze

Instance Method Summary collapse

Instance Method Details

#glIndexFuncEXT(func, ref) ⇒ Object



9
# File 'lib/opengl-definitions/extensions/GL_EXT_index_func.rb', line 9

def glIndexFuncEXT(func, ref) end