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

Swaps the projection matrix updater. Returns the previously configured projection matrix updater without destroying it.


CONFIDENTIAL