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 17 18<h2>Description</h2> 19 20<p>This demo displays 10 spinning lighted cubes to test the default matrix layout for geometry and normal vectors. </p> 21 22<h2>Coverage</h2> 23<TABLE border="1" cellpadding="3" cellspacing="0.1" width="640"> 24 <tr> 25<TD width="30%" bgcolor="#C0C0C0"><EM><STRONG>Functions</STRONG></EM></TD> 26<TD width="25%" bgcolor="#C0C0C0"><EM><STRONG>Parameters</STRONG></EM></TD> 27<TD width="45%" bgcolor="#C0C0C0"><EM><STRONG>Description</STRONG></EM></TD> 28 </tr> 29 <tr> 30<TD width="30%" rowspan="2">GXLoadPosMtxImm</TD> 31<TD width="25%">Matrices</TD> 32<TD width="45%">Different matrix sent down for each cube.</TD> 33 </tr> 34 <tr> 35<TD width="25%">Matrix destination</TD> 36<TD width="45%"><CODE>GX_PNMTX0</CODE>-<CODE>GX_PNMTX9</CODE> for each corresponding cube.</TD> 37 </tr> 38 <tr> 39<TD width="30%" rowspan="2"><a href="../../../gx/Transform/GXLoadNrmMtxImm.html"><FONT face="Courier New">GXLoadNrmMtxImm</FONT></a> </TD> 40<TD width="25%">Matrices</TD> 41<TD width="45%">Provides different matrix for each cube.</TD> 42 </tr> 43 <tr> 44<TD width="25%">Matrix destination</TD> 45<TD width="45%"><CODE>GX_PNMTX0</CODE>-<CODE>GX_PNMTX9</CODE> for each corresponding cube.</TD> 46 </tr> 47 <tr> 48<TD width="30%"><a href="../../../gx/Transform/GXSetCurrentMtx.html"><FONT face="Courier New">GXSetCurrentMtx</FONT></a></TD> 49<TD width="25%">Matrix input source.</TD> 50<TD width="45%"><CODE>GX_PNMTX0</CODE>-<CODE>GX_PNMTX9</CODE> for each corresponding cube.</TD> 51 </tr> 52</TABLE> 53<h2>Operation Method</h2> 54 55<p>START exits the demo.</p> 56 57<h2>Snapshot</h2> 58 59<P><IMG src="./images/tf-pn-mtx.jpg" alt="tf-pn-mtx.jpg (15983 bytes)" WIDTH="618" HEIGHT="457"></p> 60 61<h2>Data Files Required</h2> 62 63<p>None.</p> 64<H2>Revision History</H2> 65<P>03/01/2006 Initial version.</P> 66</body> 67</html>