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

TNewtonBodyGetMassMatrix

Declaration

Source position: NewtonImportDyn.pas line 711

type TNewtonBodyGetMassMatrix = procedure(

  const body: PNewtonBody;

  mass: PFloat;

  Ixx: PFloat;

  Iyy: PFloat;

  Izz: PFloat

);



CT Web help

CodeTyphon Studio