Source position: oglcMath.inc line 83
function SmoothStep(
aEdgeMin: single;
aEdgeMax: single;
aValue: single
):single;