Module: GL_SGIX_polynomial_ffd

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

FUNCTIONS =
{
  glDeformationMap3dSGIX:           [ :void, :GLenum, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :pointer ].freeze,
  glDeformationMap3fSGIX:           [ :void, :GLenum, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :pointer ].freeze,
  glDeformSGIX:                     [ :void, :GLbitfield ].freeze,
  glLoadIdentityDeformationMapSGIX: [ :void, :GLbitfield ].freeze,
}.freeze