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>GXIndTexMtxID</TITLE>
9</HEAD>
10<BODY>
11<H1 align="left">GXIndTexMtxID</H1>
12
13<H2>Enumerated Values</H2>
14<DIV align="left">
15<TABLE border="0" width="100%">
16  <TBODY>
17    <TR>
18      <TD width="27%"><CODE>GX_ITM_OFF</CODE></TD>
19    </TR>
20    <TR>
21      <TD width="27%"><CODE>GX_ITM_0</CODE></TD>
22    </TR>
23    <TR>
24      <TD width="27%"><CODE>GX_ITM_1</CODE></TD>
25    </TR>
26    <TR>
27      <TD width="27%"><CODE>GX_ITM_2</CODE></TD>
28    </TR>
29    <TR>
30      <TD width="27%"><CODE>GX_ITM_S0</CODE></TD>
31    </TR>
32    <TR>
33      <TD width="27%"><CODE>GX_ITM_S1</CODE></TD>
34    </TR>
35    <TR>
36      <TD width="27%"><CODE>GX_ITM_S2</CODE></TD>
37    </TR>
38    <TR>
39      <TD width="27%"><CODE>GX_ITM_T0</CODE></TD>
40    </TR>
41    <TR>
42      <TD width="27%"><CODE>GX_ITM_T1</CODE></TD>
43    </TR>
44    <TR>
45      <TD width="27%"><CODE>GX_ITM_T2</CODE></TD>
46    </TR>
47  </TBODY>
48</TABLE>
49</DIV>
50
51<H2>Description</H2>
52<P>This is the indirect texture matrix ID.&nbsp;Indicates which indirect texture matrix and associated scale value should be used for a given TEV stage offset calculation. Three static matrices are available as well as two types of dynamic matrices. Each dynamic matrix shares the scale values used with the static matrices.</P>
53<DIV align="left">
54<TABLE class="arguments" border="1" >
55  <TBODY>
56    <TR>
57<TH>GX_ITM_OFF</TH>
58<TD>Specifies a matrix of all zeroes</TD>
59    </TR>
60    <TR>
61<TH><font face="Courier New">GX_ITM_0</font>.</TH>
62<TD>Specifies indirect matrix 0, indirect scale 0</TD>
63    </TR>
64    <TR>
65<TH>GX_ITM_1</TH>
66<TD>Specifies indirect matrix 1, indirect scale 1</TD>
67    </TR>
68    <TR>
69<TH>GX_ITM_2</TH>
70<TD>Specifies indirect matrix 2, indirect scale 2</TD>
71    </TR>
72    <TR>
73<TH>GX_ITM_S0</TH>
74<TD>Specifies dynamic S-type matrix, indirect scale 0</TD>
75    </TR>
76    <TR>
77<TH>GX_ITM_S1</TH>
78<TD>Specifies dynamic S-type matrix, indirect scale 1</TD>
79    </TR>
80    <TR>
81<TH>GX_ITM_S2</TH>
82<TD>Specifies dynamic S-type matrix, indirect scale 2</TD>
83    </TR>
84    <TR>
85<TH>GX_ITM_T0</TH>
86<TD>Specifies dynamic T-type matrix, indirect scale 0</TD>
87    </TR>
88    <TR>
89<TH>GX_ITM_T1</TH>
90<TD>Specifies dynamic T-type matrix, indirect scale 1</TD>
91    </TR>
92    <TR>
93<TH>GX_ITM_T2</TH>
94<TD>Specifies dynamic T-type matrix, indirect scale 2</TD>
95    </TR>
96  </TBODY>
97</TABLE>
98</DIV>
99
100<H2>Functions Using This Type</H2>
101<p class="reference">
102<A href="../Indirect/GXSetTevIndirect.html">GXSetTevIndirect</A>
103</P>
104
105<H2>Revision History</H2>
106<P>
1072006/03/01 Initial version.<br>
108</P>
109
110<hr><p>CONFIDENTIAL</p></body>
111</HTML>