nw::gfx::PerspectiveProjectionUpdater::Create Member Function

Syntax

static PerspectiveProjectionUpdater * Create(
     os::IAllocator * allocator,
     ResPerspectiveProjectionUpdater 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 matrix updater from a resource.


CONFIDENTIAL