Matrix4x4::Interpolate
Previous
|
Next
Matrix4x4::Interpolate
Matrix4x4
void
Interpolate
(
const
Matrix4x4
&
a
,
const
Matrix4x4
&
b
, T
t
);
Description
Interpolates the matrices.
Parameters
Parameters
Description
const Matrix4x4& a
_nt_
const Matrix4x4& b
_nt_
T t
_nt_