Source position: ODEImportDyn.pas line 1112
type TdJointSetHingeAxis = procedure(
const dJointID: TdJointID;
const x: TdReal;
const y: TdReal;
const z: TdReal
);