Module: GLX_SGI_cushion::Functions

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

Constant Summary collapse

Parameters =
{
  glXCushionSGI: [ :void, :pointer, :Window, :float ].freeze,
}.freeze

Instance Method Summary collapse

Instance Method Details

#glXCushionSGI(dpy, window, cushion) ⇒ Object



3
# File 'lib/opengl-definitions/extensions/GLX_SGI_cushion.rb', line 3

def glXCushionSGI(dpy, window, cushion) end