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

Syntax

static FrustumProjectionUpdater * Create(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the updater that was created for the projection.

Description

Creates a projection matrix updater.


CONFIDENTIAL