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

TglUniformMatrix2dv

Declaration

Source position: ctgl.pas line 8474

type TglUniformMatrix2dv = procedure(

  location: GLint;

  count: GLsizei;

  transpose: GLboolean;

  value: PGLdouble

);



CT Web help

CodeTyphon Studio