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-pn-mtx</title> 10</head> 11 12<body> 13 14<h1 align="left">tf-pn-mtx</h1> 15 16<h2>Description</h2> 17 18<p>This demo displays 10 spinning lighted cubes to test the default matrix layout for geometry and normal vectors. </p> 19 20<h2>Coverage</h2> 21<TABLE border="1" cellpadding="3" cellspacing="0.1" width="640"> 22 <tr> 23<TD width="30%" bgcolor="#C0C0C0"><EM><STRONG>Functions</STRONG></EM></TD> 24<TD width="25%" bgcolor="#C0C0C0"><EM><STRONG>Parameters</STRONG></EM></TD> 25<TD width="45%" bgcolor="#C0C0C0"><EM><STRONG>Description</STRONG></EM></TD> 26 </tr> 27 <tr> 28<TD width="30%" rowspan="2"><a href="../../../gx/Transform/GXLoadPosMtxImm.html"><CODE>GXLoadPosMtxImm</CODE></a> </TD> 29<TD width="25%"><SPAN class="argument">matrix</SPAN></TD> 30<TD width="45%">Provides different matrix for each cube</TD> 31 </tr> 32 <tr> 33<TD width="25%"><SPAN class="argument">matrix output destination</SPAN></TD> 34<TD width="45%"><CODE>GX_PNMTX0</CODE>-<CODE>GX_PNMTX9</CODE> for each corresponding cube</TD> 35 </tr> 36 <tr> 37<TD width="30%" rowspan="2"><a href="../../../gx/Transform/GXLoadNrmMtxImm.html"><CODE>GXLoadNrmMtxImm</CODE></a> </TD> 38<TD width="25%"><SPAN class="argument">matrix</SPAN></TD> 39<TD width="45%">Provides different matrix for each cube</TD> 40 </tr> 41 <tr> 42<TD width="25%"><SPAN class="argument">matrix output destination</SPAN></TD> 43<TD width="45%"><CODE>GX_PNMTX0</CODE>-<CODE>GX_PNMTX9</CODE> for each corresponding cube</TD> 44 </tr> 45 <tr> 46<TD width="30%"><a href="../../../gx/Transform/GXSetCurrentMtx.html"><CODE>GXSetCurrentMtx</CODE></a></TD> 47<TD width="25%"><SPAN class="argument">Matrix input source.</SPAN></TD> 48<TD width="45%"><CODE>GX_PNMTX0</CODE>-<CODE>GX_PNMTX9</CODE> for each corresponding cube</TD> 49 </tr> 50</TABLE> 51 52<h2>Using the Demo</h2> 53<p>START exits the demo.</p> 54 55<h2>Snapshot</h2> 56<P><IMG src="./images/tf-pn-mtx.jpg" alt="tf-pn-mtx.jpg (15983 bytes)" WIDTH="618" HEIGHT="457"></p> 57 58<h2>Data Files Required</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>