Unit 'glu' Package
[Overview][Constants][Types][Variables][Index] [#opengl]

gluNurbsSurface

Declaration

Source position: glu.pp line 364

var gluNurbsSurface: procedure(

  nurb: PGLUnurbs;

  sKnotCount: GLint;

  sKnots: PGLfloat;

  tKnotCount: GLint;

  tKnots: PGLfloat;

  sStride: GLint;

  tStride: GLint;

  control: PGLfloat;

  sOrder: GLint;

  tOrder: GLint;

  _type: GLenum

);


Documentation generated on: 2023-03-18