OpenGL.GL.SGIX.polynomial_ffd
OpenGL extension SGIX.polynomial_ffd
This module customises the behaviour of the
OpenGL.raw.GL.SGIX.polynomial_ffd to provide a more
Python-friendly API
The official definition of this extension is available here:
http://www.opengl.org/registry/specs/SGIX/polynomial_ffd.txt
Functions
glDeformationMap3fSGIX(
target
,
u1
,
u2
,
ustride
,
uorder
,
v1
,
v2
,
vstride
,
vorder
,
w1
,
w2
,
wstride
,
worder
,
points
)
Constants
GL_DEFORMATIONS_MASK_SGIX (33174)
GL_GEOMETRY_DEFORMATION_BIT_SGIX (2)
GL_GEOMETRY_DEFORMATION_SGIX (33172)
GL_MAX_DEFORMATION_ORDER_SGIX (33175)
GL_TEXTURE_DEFORMATION_BIT_SGIX (1)
GL_TEXTURE_DEFORMATION_SGIX (33173)