nw::lyt::Picture::ReserveTexCoord Member Function

Syntax

void ReserveTexCoord(
     u8 num
);

Arguments

Name Description
num The number of stored texture coordinates.

Return Values

None.

Description

Allocates the memory for storing texture coordinates.

The default value for the number of texture coordinates that can be stored differs depending on the constructor.

See Also

Picture::Picture

Revision History

2009/09/18
Initial version.

CONFIDENTIAL