[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Source position: mseglu.pas line 178
var gluNurbsSurface: procedure( |
nobj: PGLUnurbs; |
sknot_count: GLint; |
sknot: PGLfloat; |
tknot_count: GLint; |
tknot: PGLfloat; |
s_stride: GLint; |
t_stride: GLint; |
ctlarray: PGLfloat; |
sorder: GLint; |
torder: GLint; |
atype: GLenum |
) = ; |