TPLGet

Syntax

#include <revolution/tpl.h>

TPLDescriptorPtr    TPLGet  ( TPLPalettePtr pal, u32 id );

Arguments

pal Pointer to a texture palette.
id Pointer to the texture descriptor.

Return Values

Texture descriptor.

Description

Gets one texture descriptor from a texture palette structure.

See Also

TPLBind, TPLGetGXTexObjFromPalette, TPLGetGXTexObjFromPaletteCI

Revision History

2008/07/29 Changed the notation for TPL files and TPL data to "texture palettes."
2006/06/20 Initial version.


CONFIDENTIAL