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

TglColorMaski

Declaration

Source position: ctgles2.pas line 7993

type TglColorMaski = procedure(

  index_: GLuint;

  r: GLboolean;

  g: GLboolean;

  b: GLboolean;

  a: GLboolean

);



CT Web help

CodeTyphon Studio