nw::gfx::AimTargetViewUpdater::Create Member Function

Syntax

static AimTargetViewUpdater * Create(
     os::IAllocator * allocator
);
static AimTargetViewUpdater * Create(
     os::IAllocator * allocator,
     ResAimTargetViewUpdater resUpdater
);

List of Overloaded Member Functions

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

Description of Create(os::IAllocator *)

Creates a view matrix updater.

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

Creates a view matrix updater.


CONFIDENTIAL