Unit 'libNewtonDyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_titanphysics]

TNewtonBodyApplyImpulseArray

Declaration

Source position: libnewtondyn.pas line 1041

type TNewtonBodyApplyImpulseArray = procedure(

  const body: PNewtonBody;

  impuleCount: Integer;

  strideInByte: Integer;

  const impulseArray: Pfloat;

  const pointArray: Pfloat;

  timestep: dfloat

);



CT Web help

CodeTyphon Studio