nw::gfx::OrthoProjectionUpdater::Update Member Function
virtual void Update(
math::MTX44 * projectionMatrix,
math::Matrix34 * textureProjectionMatrix
);
| Name | Description | |
|---|---|---|
| in | projectionMatrix |
Projection matrix to update. |
| in | textureProjectionMatrix |
Projection matrix (for projection textures) to update. |
Updates the projection matrix.
CONFIDENTIAL