Unit 'ctGLES1' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglMultiTexCoord4f

Declaration

Source position: ctgles1.pas line 7321

type TglMultiTexCoord4f = procedure(

  target: GLenum;

  s: GLfloat;

  t: GLfloat;

  r: GLfloat;

  q: GLfloat

);



CT Web help

CodeTyphon Studio