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

TglMultiTexCoord3f

Declaration

Source position: ctgles3.pas line 8525

type TglMultiTexCoord3f = procedure(

  target: GLenum;

  s: GLfloat;

  t: GLfloat;

  r: GLfloat

);



CT Web help

CodeTyphon Studio