Wiki > TV3D65 Index > Class > Method
Example usage of TVQuaternionRotationAxis 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_QUATERNION Quat; cTV_3DVECTOR Axis; // Assign value to Axis TVMath->TVQuaternionRotationAxis(&Quat, &Axis, 3.14f);