nn::tpl::CTR::GetTextureNum Function

Syntax

u16 GetTextureNum(
     const void * pTexPackage
);

Arguments

Name Description
in pTexPackage Pointer to the header of a texture package file that has been loaded.

Return Values

Returns the number of textures contained in the texture package file.

Description

Gets the number of textures contained in the texture package file.

Revision History

2010/10/12
Initial version.

CONFIDENTIAL