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

TdQFromAxisAndAngle

Declaration

Source position: odeimportdyn.pas line 1368

type TdQFromAxisAndAngle = procedure(

  var q: TdQuaternion;

  const ax: TdReal;

  const ay: TdReal;

  const az: TdReal;

  const angle: TdReal

);



CT Web help

CodeTyphon Studio