#include <revolution/tpl.h> TPLDescriptorPtr TPLGet ( TPLPalettePtr pal, u32 id );
| pal | Pointer to a texture palette. |
|---|---|
| id | Pointer to the texture descriptor. |
Texture descriptor.
Gets one texture descriptor from a texture palette structure.
TPLBind, TPLGetGXTexObjFromPalette, TPLGetGXTexObjFromPaletteCI
2008/07/29 Changed the notation for TPL files and TPL data to "texture palettes."
2006/06/20 Initial version.
CONFIDENTIAL