nw::gfx::GraphicsDevice::ActivateViewport Member Function

Syntax

static void ActivateViewport(
     const Viewport & viewport
);

Arguments

Name Description
in viewport The viewport to be set.

Return Values

None.

Description

Sets the size of window for the rendering target surface.


CONFIDENTIAL