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

TglPrimitiveBoundingBoxOES

Declaration

Source position: ctgles2.pas line 8601

type TglPrimitiveBoundingBoxOES = procedure(

  minX: GLfloat;

  minY: GLfloat;

  minZ: GLfloat;

  minW: GLfloat;

  maxX: GLfloat;

  maxY: GLfloat;

  maxZ: GLfloat;

  maxW: GLfloat

);



CT Web help

CodeTyphon Studio