RenderWare V2.1

Previous Page Index Next Page

RwMatrix4d *

RwIdentityMatrix(RwMatrix4d *matrix);

Description

Sets the matrix to the identity matrix.

Arguments

matrix Pointer to the matrix.

Return Value

The argument matrix if successful, and NULL otherwise.

See Also

RwIdentityCTM()

RwIdentityJointTM()

RwInvertMatrix()

RwOrthoNormalizeMatrix()

RwRotateMatrix()

RwRotateMatrixCos()

RwScaleMatrix()

RwTransformMatrix()

RwTranslateMatrix()