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

TglMultiTexCoord3xOES

Declaration

Source position: ctgles2.pas line 8531

type TglMultiTexCoord3xOES = procedure(

  texture: GLenum;

  s: GLfixed;

  t: GLfixed;

  r: GLfixed

);



CT Web help

CodeTyphon Studio