Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglUniformMatrix4fvARB

Declaration

Source position: ctgl.pas line 10425

type TglUniformMatrix4fvARB = procedure(

  location: GLint;

  count: GLsizei;

  transpose: GLboolean;

  value: PGLfloat

);



CT Web help

CodeTyphon Studio