nw::gfx::RotateViewUpdater::Create Member Function

Syntax

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

static RotateViewUpdater * Create(
     os::IAllocator * allocator,
     ResRotateViewUpdater resUpdater
);

List of Overloaded Member Functions

Create(os::IAllocator *) Creates a view matrix updater.
Create(os::IAllocator *, ResRotateViewUpdater) Creates a view matrix updater.

Description of Create(os::IAllocator *)

Creates a view matrix updater.

Description of Create(os::IAllocator *, ResRotateViewUpdater)

Creates a view matrix updater.


CONFIDENTIAL