nw::gfx::Viewport::SetBound Member Function

Syntax

void SetBound(
     const ut::Rect & bound
);

Arguments

Name Description
in bound The rectangle of the viewport being set.

Return Values

None.

Description

Sets the viewport rectangle.


CONFIDENTIAL