nw::lyt::Size::Size Constructor

Syntax

Size(
     f32 aWidth,
     f32 aHeight
);

Arguments

Name Description
aWidth Width.
aHeight Height.

Description

Constructor.

Initializes to the specified height and width.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL