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. Of the large objects, two are drawn using display lists, and the other two are drawn without using display lists.</P>
15<P>These objects are drawn 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%">list, size</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%">list, size</TD>
38<TD width="45%"><SPAN>Two different display lists of different sizes are specified.</SPAN></TD>
39    </TR>
40  </TBODY>
41</TABLE>
42<H2>Operation Method</H2>
43<P>The A Button stops the animation.<br></P>
44<P>START exits the test.</P>
45<H2>Snapshot</H2>
46<P><IMG src="./images/DL-geom-e.jpg" alt="DL-geom-e.jpg (68425 bytes)" width="640" height="528"></P>
47<H2>Required Data Files</H2>
48<P><FONT face="Courier New">$REVOLUTION_SDK_ROOT/dvddata/gxTextrs.tpl</FONT>.</P>
49<H2>Revision History</H2>
50<P>03/01/2006 Initial version.</P>
51</BODY>
52</HTML>