nw::gfx::Model::UpdateModelViewMatrixAndNormalMatrix Member Function

Syntax

void UpdateModelViewMatrixAndNormalMatrix(
     const math::MTX34 & viewMatrix,
     bool isModelCoordinate
);

Arguments

Name Description
viewMatrix
isModelCoordinate

Return Values

None.

Description

Updates the modelview matrix and the normal matrix.


CONFIDENTIAL