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

TglMap2xOES

Declaration

Source position: ctgles2.pas line 8440

type TglMap2xOES = procedure(

  target: GLenum;

  u1: GLfixed;

  u2: GLfixed;

  ustride: GLint;

  uorder: GLint;

  v1: GLfixed;

  v2: GLfixed;

  vstride: GLint;

  vorder: GLint;

  points: GLfixed

);



CT Web help

CodeTyphon Studio