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

TglPrimitiveBoundingBox

Declaration

Source position: ctgles1.pas line 7853

type TglPrimitiveBoundingBox = procedure(

  minX: GLfloat;

  minY: GLfloat;

  minZ: GLfloat;

  minW: GLfloat;

  maxX: GLfloat;

  maxY: GLfloat;

  maxZ: GLfloat;

  maxW: GLfloat

);



CT Web help

CodeTyphon Studio