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

TNewtonBodySetMassMatrix

Declaration

Source position: NewtonImportDyn.pas line 680

type TNewtonBodySetMassMatrix = procedure(

  const body: PNewtonBody;

  mass: Float;

  Ixx: Float;

  Iyy: Float;

  Izz: Float

);



CT Web help

CodeTyphon Studio