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

TgluBuild3DMipmaps

Declaration

Source position: ctglu.pp line 382

type TgluBuild3DMipmaps = function(

  target: GLenum;

  internalFormat: GLint;

  width: GLsizei;

  height: GLsizei;

  depth: GLsizei;

  format: GLenum;

  _type: GLenum;

  data: pointer

):GLint;



CT Web help

CodeTyphon Studio