nw::gfx::OrthoProjectionUpdater::Create Member Function

Syntax

static OrthoProjectionUpdater * Create(
     os::IAllocator * allocator,
     ResOrthoProjectionUpdater resUpdater
);

Arguments

Name Description
in allocator Allocator.
in resUpdater Updater resources.

Return Values

Returns the updater that was created for the projection.

Description

Creates a projection updater using orthogonal projection.


CONFIDENTIAL