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

TglGetTextureParameterIiv

Declaration

Source position: ctgl.pas line 8741

type TglGetTextureParameterIiv = procedure(

  texture: GLuint;

  pname: GLenum;

  params: PGLint

);



CT Web help

CodeTyphon Studio