Files
RCBASIC4/doc/doc_files/interpolatevectorq.html
2026-03-03 19:29:04 -06:00

18 lines
455 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>InterpolateVectorQ [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub InterpolateVectorQ(x1, y1, z1, x2, y2, z2, x3, y3, z3, distance, ByRef ix, ByRef iy, ByRef iz) </h2></p>
<p>
Gets a quadratic interpolated vector based on a distance between 3 vectors
</p>
<p>
</p>
</body>
</html>