Module: GLX_VERSION_1_2::Functions

Defined in:
lib/opengl-definitions/versions/GLX_VERSION_1_2.rb

Constant Summary collapse

Parameters =
{
  #Display* glXGetCurrentDisplay (void)
  glXGetCurrentDisplay: [ :pointer ].freeze
}.freeze

Instance Method Summary collapse

Instance Method Details

#glXGetCurrentDisplayObject



3
# File 'lib/opengl-definitions/versions/GLX_VERSION_1_2.rb', line 3

def glXGetCurrentDisplay() end