Source position: GLCurvesAndSurfaces.pas line 45
function BezierSurfacePoint(
s: Single;
t: Single;
m: Integer;
n: Integer;
cp: PAffineVectorArray
):TAffineVector;