Source position: odeimportdyn.pas line 1369
type TdRFromAxisAndAngle = procedure(
var R: TdMatrix3;
const ax: TdReal;
const ay: TdReal;
const az: TdReal;
const angle: TdReal
);