Unit 'glcorearb' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_oglcscene]

glFramebufferTexture3D

Declaration

Source position: glcorearb.pas line 1842

var glFramebufferTexture3D: procedure(

  target: GLenum;

  attachment: GLenum;

  textarget: GLenum;

  texture: GLuint;

  level: GLint;

  zoffset: GLint

);



CT Web help

CodeTyphon Studio