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

TglTexCoord2fColor3fVertex3fSUN

Declaration

Source position: ctgl.pas line 10253

type TglTexCoord2fColor3fVertex3fSUN = procedure(

  s: GLfloat;

  t: GLfloat;

  r: GLfloat;

  g: GLfloat;

  b: GLfloat;

  x: GLfloat;

  y: GLfloat;

  z: GLfloat

);



CT Web help

CodeTyphon Studio