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

TdRFromAxisAndAngle

Declaration

Source position: odeimportdyn.pas line 1369

type TdRFromAxisAndAngle = procedure(

  var R: TdMatrix3;

  const ax: TdReal;

  const ay: TdReal;

  const az: TdReal;

  const angle: TdReal

);



CT Web help

CodeTyphon Studio