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

TglMultiDrawElements

Declaration

Source position: ctgl.pas line 8107

type TglMultiDrawElements = procedure(

  mode: GLenum;

  count: PGLsizei;

  type_: GLenum;

  indices: PPvoid;

  drawcount: GLsizei

);



CT Web help

CodeTyphon Studio