Unit 'ctGLES1' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TglDrawRangeElements

Declaration

Source position: ctgles1.pas line 7562

type TglDrawRangeElements = procedure(

  mode: GLenum;

  start: GLuint;

  end_: GLuint;

  count: GLsizei;

  type_: GLenum;

  indices: Pvoid

);



CT Web help

CodeTyphon Studio