1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="Microsoft FrontPage 5.0"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<LINK rel="stylesheet" type="text/css" href="../../../CSS/revolution.css"> 9<title>tf-stitch</title> 10</head> 11 12<body> 13 14<h1 align="left">tf-stitch</h1> 15 16<h2>Description</h2> 17<P>This test uses indexed matrices to perform stitching of lighting geometry.</P> 18 19<h2>Coverage</h2> 20<TABLE border="1" cellpadding="3" cellspacing="0.1" width="640"> 21 <tr> 22<TD width="30%" bgcolor="#C0C0C0"><EM><STRONG>Functions</STRONG></EM></TD> 23<TD width="25%" bgcolor="#C0C0C0"><EM><STRONG>Parameters</STRONG></EM></TD> 24<TD width="45%" bgcolor="#C0C0C0"><EM><STRONG>Description</STRONG></EM></TD> 25 </tr> 26 <tr> 27<TD width="30%" rowspan="2"><a href="../../../gx/Transform/GXLoadPosMtxImm.html"><CODE>GXLoadPosMtxImm</CODE></a></TD> 28<TD width="25%"><SPAN class="argument">matrix</SPAN></TD> 29<TD width="45%">Different matrix sent down for each tube segment</TD> 30 </tr> 31 <tr> 32<TD width="25%"><SPAN class="argument">matrix output destination</SPAN></TD> 33<TD width="45%"><CODE>GX_PNMTX0</CODE> - <CODE>GX_PNMTX9</CODE></TD> 34 </tr> 35 <tr> 36<TD width="30%" rowspan="2"><a href="../../../gx/Transform/GXLoadNrmMtxImm.html"><CODE>GXLoadNrmMtxImm</CODE></a> </TD> 37<TD width="25%"><SPAN class="argument">matrix</SPAN></TD> 38<TD width="45%">Different matrix sent down for each tube segment</TD> 39 </tr> 40 <tr> 41<TD width="25%"><SPAN class="argument">matrix output destination</SPAN></TD> 42<TD width="45%"><CODE>GX_PNMTX0</CODE> - <CODE>GX_PNMTX9</CODE></TD> 43 </tr> 44 <tr> 45<TD width="30%"><a href="../../../gx/Geometry/GXMatrixIndex.html"><CODE>GXMatrixIndex1u8</CODE></a></TD> 46<TD width="25%"><SPAN class="argument">Matrix input source.</SPAN></TD> 47<TD width="45%"><CODE>GX_PNMTX0</CODE> - <CODE>GX_PNMTX9</CODE></TD> 48 </tr> 49</TABLE> 50 51<h2>Using the Demo</h2> 52<P>START exits the demo.</P> 53<P>The L/R Buttons rotate the tube.</P> 54 55<h2>Snapshot</h2> 56<P><IMG src="./images/tf-stitch.jpg" alt="tf-stitch.jpg (12193 bytes)" WIDTH="618" HEIGHT="455"></p> 57 58<h2>Required Data Files</h2> 59<p>None.</p> 60 61<H2>Revision History</H2> 62<P> 632006/03/01 Initial version.<br> 64</P> 65 66<hr><p>CONFIDENTIAL</p></body> 67</html>