Wiki > TV3D65 Index > Class > Method
Example usage of TVMatrixLerp.
| Needed resources to download for this example to work |
|---|
| The Truevision3D v6.5 SDK |
no code available ...
no code available ...
no code available ...
no code available ...
cTV_3DMATRIX Interpolated, Matrix1, Matrix2; // Assign values to Matrix1, Matrix2 TVMath->TVMatrixLerp(&Interpolated, &Matrix1, &Matrix2, 0.5f);