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

TglTexCoord4f

Declaration

Source position: ctgl.pas line 7879

type TglTexCoord4f = procedure(

  s: GLfloat;

  t: GLfloat;

  r: GLfloat;

  q: GLfloat

);



CT Web help

CodeTyphon Studio