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>DL-geom</TITLE>
9</HEAD>
10<BODY>
11<H1 align="left">DL-geom</H1>
12
13<H2>Description</H2>
14<P>This program displays four large objects and fourteen small objects. Two of the large objects are rendered using display lists, and the other two are rendered without using display lists.</P>
15<P>These objects are rendered using direct attributes.</P>
16<H2>Coverage</H2>
17<P>Display list functions.</P>
18<TABLE border="1" cellpadding="3" cellspacing="0.1" width="640">
19  <TBODY>
20    <TR>
21<TD width="30%" bgcolor="#C0C0C0"><EM><STRONG>Functions</STRONG></EM></TD>
22<TD width="25%" bgcolor="#C0C0C0"><EM><STRONG>Parameters</STRONG></EM></TD>
23<TD width="45%" bgcolor="#C0C0C0"><EM><STRONG>Description</STRONG></EM></TD>
24    </TR>
25    <TR>
26<TD width="30%"><A href="../../../gx/DisplayList/GXBeginDisplayList.html"><CODE>GXBeginDisplayList</CODE></A></TD>
27<TD width="25%"><SPAN class="argument">list</SPAN>, <SPAN class="argument">size</SPAN></TD>
28<TD width="45%"><SPAN>Two different display lists of different sizes are specified.</SPAN></TD>
29    </TR>
30    <TR>
31<TD width="30%"><CODE><A href="../../../gx/DisplayList/GXEndDisplayList.html">GXEndDisplayList</A></CODE></TD>
32<TD width="25%">None.</TD>
33      <TD width="45%"> </TD>
34    </TR>
35    <TR>
36<TD width="30%"><CODE><A href="../../../gx/DisplayList/GXCallDisplayList.html">GXCallDisplayList</A></CODE></TD>
37<TD width="25%"><SPAN class="argument">list</SPAN>, <SPAN class="argument">nbytes</SPAN></TD>
38<TD width="45%"><SPAN>Two different display lists of different sizes are specified.</SPAN></TD>
39    </TR>
40  </TBODY>
41</TABLE>
42
43<H2>Using the Demo</H2>
44<P>The A Button stops the animation.</P>
45<P>PAUSE exits the test.</P>
46
47<H2>Snapshot</H2>
48<P><IMG src="./images/DL-geom-e.jpg" alt="DL-geom-e.jpg (68425 bytes)" width="640" height="528"></P>
49
50<H2>Required Data Files</H2>
51<P><CODE>$REVOLUTION_SDK_ROOT/dvddata/gxTextrs.tpl</CODE></P>
52
53<H2>Revision History</H2>
54<P>
552006/03/01 Initial version.<br>
56</P>
57
58<hr><p>CONFIDENTIAL</p></body>
59</HTML>