[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mseglu' (#msegui)

gluNurbsSurface

Declaration

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

) = ;


Documentation generated on: 2021-05-13