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

TglGetnUniformfvARB

Declaration

Source position: ctgl.pas line 9544

type TglGetnUniformfvARB = procedure(

  program_: GLuint;

  location: GLint;

  bufSize: GLsizei;

  params: PGLfloat

);



CT Web help

CodeTyphon Studio