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

TglUniform3f

Declaration

Source position: ctgles3.pas line 7775

type TglUniform3f = procedure(

  location: GLint;

  v0: GLfloat;

  v1: GLfloat;

  v2: GLfloat

);



CT Web help

CodeTyphon Studio