Unit 'ODEImportDyn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TdBodyGetPointVel

Declaration

Source position: ODEImportDyn.pas line 1033

type TdBodyGetPointVel = procedure(

  const Body: PdxBody;

  const px: TdReal;

  const py: TdReal;

  const pz: TdReal;

  var Result: TdVector3

);



CT Web help

CodeTyphon Studio