Overload List
Name | Description | |
---|---|---|
Bilerp(Vector2D, Double, Double, Double, Double) |
2d linear interpolation in x and y direction for single values
| |
Bilerp(Vector2D, Vector2D, Vector2D, Vector2D, Vector2D) |
2d linear interpolation in x and y direction for 2d-vectors
| |
Bilerp(Vector2D, Vector3D, Vector3D, Vector3D, Vector3D) |
2d linear interpolation in x and y direction for 3d-vectors
| |
Bilerp(Vector2D, Vector4D, Vector4D, Vector4D, Vector4D) |
2d linear interpolation in x and y direction for 4d-vectors
|