![]() |
• Math Library | ||||
|
API Links
Developer Links
|
Transform4D::SetRotationAboutAxisDefined in:
Sets a matrix to represent a rotation about a given axis.
C4Matrix4D.hPrototype
Parameters
Description
The SetRotationAboutAxis function replaces all entries of a matrix with those representing a rotation about the axis given by the axis parameter through the angle given by the angle parameter. The entries of the fourth row and fourth column of the matrix are set to those of the identity matrix.The return value is a reference to the matrix object. See Also
|