nw::gfx::CalculatedTransform::SetRotateMatrix Member Function

Syntax

template <typename TMatrix>
void SetRotateMatrix(
     const TMatrix & rotateMatrix
);

Arguments

Name Description
rotateMatrix

Return Values

None.

Description

Gets the rotation matrix. Sets the Dirty flag.


CONFIDENTIAL