nw::lyt::TexSize::TexSize Constructor

Syntax

TexSize(
     u16 aWidth,
     u16 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