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

TglGetNamedStringARB

Declaration

Source position: ctgl.pas line 9378

type TglGetNamedStringARB = procedure(

  namelen: GLint;

  name_: PGLchar;

  bufSize: GLsizei;

  stringlen: PGLint;

  string_: PGLchar

);



CT Web help

CodeTyphon Studio