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

TglVertexAttrib3f

Declaration

Source position: ctgles3.pas line 7792

type TglVertexAttrib3f = procedure(

  index_: GLuint;

  x: GLfloat;

  y: GLfloat;

  z: GLfloat

);



CT Web help

CodeTyphon Studio