nw::gfx::Camera::SwapProjectionUpdater Member Function

Syntax

CameraProjectionUpdater * SwapProjectionUpdater(
     CameraProjectionUpdater * projectionUpdater
);

Arguments

Name Description
projectionUpdater
in viewUpdater Updater for the projection matrix to be changed.

Return Values

Updater for the projection matrix originally configured.

Description

Changes the projection matrix updater. The projection matrix updater already configured is returned as a return value without being destroyed.


CONFIDENTIAL