1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META name="GENERATOR" content="Microsoft FrontPage 5.0"> 6<META http-equiv="Content-Style-Type" content="text/css"> 7<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 8<TITLE>tpl</TITLE> 9</HEAD> 10<BODY> 11 12<H1>Texture Palette (TPL) API Function List</H1> 13 14<H2><a name="General">Texture Palette</a></H2> 15<TABLE class="api_list" border="1"> 16 <TBODY> 17 <TR> 18<TH><A href="TPLBind.html">TPLBind</A></TH> 19<TD>Expands the internal pointer immediately after the TPL file is loaded into memory and then initializes it to make it available as a texture palette structure.</TD> 20 </TR> 21 <TR> 22<TH><A href="TPLGet.html">TPLGet</A></TH> 23<TD>Gets one texture descriptor from a texture palette structure.</TD> 24 </TR> 25 <TR> 26<TH><A href="TPLGetGXTexObjFromPalette.html">TPLGetGXTexObjFromPalette</A></TH> 27<TD>Gets one texture descriptor from a texture palette structure and configures GX settings for using the referenced texture data.</TD> 28 </TR> 29 <TR> 30<TH><A href="TPLGetGXTexObjFromPaletteCI.html">TPLGetGXTexObjFromPaletteCI</A></TH> 31<TD>Gets one texture descriptor from a texture palette structure and configures GX settings for using texture data that uses the referenced color lookup table (CLUT).</TD> 32 </TR> 33 </TBODY> 34</TABLE> 35 36<H2><A name="Structures">Structures</A></H2> 37<TABLE class="api_list" border="1"> 38 <TBODY> 39 <TR> 40<TH><A href="TPLPalette.html">TPLPalette</A></TH> 41<TD>Texture palette structure.</TD> 42 </TR> 43 <TR> 44<TH><A href="TPLDescriptor.html">TPLDescriptor</A></TH> 45<TD>Texture descriptor structure.</TD> 46 </TR> 47 <TR> 48<TH><A href="TPLHeader.html">TPLHeader</A></TH> 49<TD>Texture header structure.</TD> 50 </TR> 51 <TR> 52<TH><A href="TPLClutHeader.html">TPLClutHeader</A></TH> 53<TD>Color lookup table (CLUT) structure.</TD> 54 </TR> 55 </TBODY> 56</TABLE> 57 58<BR><BR><BR> 59 60<hr><p>CONFIDENTIAL</p></body> 61</HTML>