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_Nop</title>
9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css">
10</head>
11
12<body>
13
14<h1 align="left">G3*_Nop <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/g3b.h&gt;
20#include &lt;nitro/gx/g3c.h&gt;
21
22// Below are APIs for creating the display list (command list):
23void G3B_Nop(<A href="../gx/GXDLInfo.html">GXDLInfo</A>* info);</CODE>
24<CODE>void G3C_Nop(<A href="../gx/GXDLInfo.html">GXDLInfo</A>* info);</CODE><BR><CODE>void G3BS_Nop(<A href="../gx/GXDLInfo.html">GXDLInfo</A>* info);</CODE><BR><CODE>void G3CS_Nop(<A href="../gx/GXDLInfo.html">GXDLInfo</A>* info);</CODE></PRE>
25  </dd>
26</dl><h2>Arguments</h2>
27
28<table border="1" width="100%">
29  <tr>
30    <td width="13%"><em><strong><font face="Courier New">info</font></strong></em></td>
31    <td width="87%">Command List Information.</td>
32  </tr>
33  </table>
34<h2>Return Values</h2>
35<p>None.</p>
36<H2>Description</H2>
37<P>This geometry command does nothing.</P>
38<h2>See Also</h2>
39<H2>Revision History</H2>
40<P>2004/01/19 Initial version.</P>
41<hr><p>CONFIDENTIAL</p></body>
42</html>
43