Wiki > TV3D65 Index > Class > Method
Example usage of TVMatrixShadow method.
| 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 Matrix; cTV_4DVECTOR LightVector; cTV_PLANE ShadowPlane; // Assign values to LightVector,ShadowPlane TVMatrixShadow(&Matrix, &LightVector, &ShadowPlane);