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