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 =
{ def glDeformationMap3dSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) end => [ :void, :GLenum, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :GLdouble, :GLdouble, :GLint, :GLint, :pointer ].freeze, def glDeformationMap3fSGIX(target, u1, u2, ustride, uorder, v1, v2, vstride, vorder, w1, w2, wstride, worder, points) end => [ :void, :GLenum, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :GLfloat, :GLfloat, :GLint, :GLint, :pointer ].freeze, def glDeformSGIX(mask) end => [ :void, :GLbitfield ].freeze, def glLoadIdentityDeformationMapSGIX(mask) end => [ :void, :GLbitfield ].freeze, }.freeze