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 17 18<h2>Description</h2> 19 20<P>This test uses indexed matrices to perform stitching of lighting geometry.</P> 21<h2>Coverage</h2> 22<TABLE border="1" cellpadding="3" cellspacing="0.1" width="640"> 23 <tr> 24<TD width="30%" bgcolor="#C0C0C0"><EM><STRONG>Functions</STRONG></EM></TD> 25<TD width="25%" bgcolor="#C0C0C0"><EM><STRONG>Parameters</STRONG></EM></TD> 26<TD width="45%" bgcolor="#C0C0C0"><EM><STRONG>Description</STRONG></EM></TD> 27 </tr> 28 <tr> 29<TD width="30%" rowspan="2">GXLoadPosMtxImm</TD> 30<TD width="25%">Matrices</TD> 31<TD width="45%">different matrix sent down for each tube segment</TD> 32 </tr> 33 <tr> 34<TD width="25%">matrix destination</TD> 35<TD width="45%">GX_PNMTX0 - GX_PNMTX9.</TD> 36 </tr> 37 <tr> 38<TD width="30%" rowspan="2">GXLoadNrmMtxImm</TD> 39<TD width="25%">Matrices</TD> 40<TD width="45%">different matrix sent down for each tube segment</TD> 41 </tr> 42 <tr> 43<TD width="25%">matrix destination</TD> 44<TD width="45%">GX_PNMTX0 - GX_PNMTX9.</TD> 45 </tr> 46 <tr> 47<TD width="30%"><a href="../../../gx/Geometry/GXMatrixIndex.html"><FONT face="Courier New">GXMatrixIndex1u8</FONT></a></TD> 48<TD width="25%">mtx src</TD> 49<TD width="45%">GX_PNMTX0 - GX_PNMTX9.</TD> 50 </tr> 51</TABLE> 52<h2>Operation Method</h2> 53 54<P>START exits the demo.</P> 55<P>The L/R Buttons rotate the tube.</P> 56<h2>Snapshot</h2> 57 58<P><IMG src="./images/tf-stitch.jpg" alt="tf-stitch.jpg (12193 bytes)" WIDTH="618" HEIGHT="455"></p> 59 60<h2>Required Data Files</h2> 61 62<p>None.</p> 63<H2>Revision History</H2> 64<P>2006/03/01 Initial version.</P> 65<hr> 66<P>CONFIDENTIAL</p> 67</BODY> 68</HTML>