Unit 'GLNGDManager' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_glscene]

TAABBOverlapEvent

Declaration

Source position: GLNGDManager.pas line 112

type TAABBOverlapEvent = function(

  const cmaterial: PNewtonMaterial;

  const cbody0: PNewtonBody;

  const cbody1: PNewtonBody;

  threadIndex: Integer

):Boolean of object;



CT Web help

CodeTyphon Studio