Unit 'ctGLU' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TgluNurbsSurface

Declaration

Source position: ctglu.pp line 367

type TgluNurbsSurface = 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

);



CT Web help

CodeTyphon Studio