Module: GL_SGIX_reference_plane::Functions

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

Constant Summary collapse

Parameters =
{
  glReferencePlaneSGIX: [ :void, :pointer ].freeze,
}.freeze

Instance Method Summary collapse

Instance Method Details

#glReferencePlaneSGIX(equation) ⇒ Object



8
# File 'lib/opengl-definitions/extensions/GL_SGIX_reference_plane.rb', line 8

def glReferencePlaneSGIX(equation) end