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

Syntax

static OrthoProjectionUpdater * 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 updater using orthogonal projection.


CONFIDENTIAL