Source position: GLNGDManager.pas line 116
type TContactProcessEvent = procedure(
const ccontact: PNewtonJoint;
timestep: NGDFloat;
threadIndex: Integer
) of object;