Source position: DMath.pas line 68
function Vec4f(
X: Single;
Y: Single;
Z: Single;
W: Single
):TVec4f;