Perform a Hermite interpolation with two control points between two vectors.
The first vector.
The first control point.
The second control point.
The second vector.
The interpolation amount in the range [0,1].
[0,1]
The vector to store the result in.
The interpolated vector.
Hermite interpolation
Perform a Hermite interpolation with two control points between two vectors.