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="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
7<META http-equiv="Content-Style-Type" content="text/css">
8<title>G3_End</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">G3*_End <img src="../../image/NTR.gif"align="middle"><img src="../../image/TWL.gif" align="middle"></H1>
15<H2>Syntax</H2>
16
17<dl>
18  <dd>
19<PRE><CODE>#include &lt;nitro/gx/g3imm.h&gt;
20#include &lt;nitro/gx/g3b.h&gt;
21#include &lt;nitro/gx/g3c.h&gt;
22
23void G3_End();
24
25// Below are APIs for creating the display list (command list)<br> void G3B_End(GXDLInfo* info); void G3C_End(GXDLInfo* info); void G3BS_End(GXDLInfo* info); void G3CS_End(GXDLInfo* info);</CODE></PRE>
26  </dd>
27
28</dl><h2>Arguments</h2>
29
30<table border="1" width="100%">
31  <tr>
32    <td width="13%"><em><strong><font face="Courier New">info</font></strong></em></td>
33    <td width="87%">Command List Information.</td>
34  </tr>
35  </table>
36<h2>Return Values</h2>
37<p>None.</p>
38<H2>Description</H2>
39<P>This function declares the end of the vertex list.</P>
40<h2>See Also</h2>
41<p><A href="G3_Begin.html">G3*_Begin</A></p>
42<H2>Revision History</H2>
43<P>2004/01/19 Initial version.</P>
44<hr><p>CONFIDENTIAL</p></body>
45</html>
46