nw::gfx::FrustumProjectionUpdater::Create Member Function

Syntax

static FrustumProjectionUpdater * Create(
     os::IAllocator * allocator,
     ResFrustumProjectionUpdater 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