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

TglGetUniformfvARB

Declaration

Source position: ctgl.pas line 9485

type TglGetUniformfvARB = procedure(

  programObj: GLHandleARB;

  location: GLint;

  params: PGLfloat

);



CT Web help

CodeTyphon Studio