nw::demo::CameraController::Builder::Create Member Function

Syntax

CameraController * Create(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator used by the control class.

Return Values

Description

Creates a control class.

The nw::demo::PadFactory::Initialize function must be executed beforehand.


CONFIDENTIAL