1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
3  <head>
4    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5    <meta http-equiv="Content-Style-Type" content="text/css" />
6    <link rel="stylesheet" href="../css/manpage.css" type="text/css" />
7    <style type="text/css"><!--
8      span.static_style
9      {
10        font-size			: 8pt;
11        color				: white;
12        font-weight			: bold;
13        background			: #44f;
14        border-left			: solid 1px #aaf;
15        border-top			: solid 1px #aaf;
16        border-right		: solid 1px #00c;
17        border-bottom		: solid 1px #00c;
18        padding-left		: 2px;
19        padding-right		: 2px;
20      }
21
22      span.virtual_style
23      {
24        font-size			 : 8pt;
25        color				 : white;
26        font-weight			: bold;
27        background			: #0a0;
28        border-left			: solid 1px #0f0;
29        border-top			: solid 1px #0f0;
30        border-right		: solid 1px #060;
31        border-bottom		: solid 1px #060;
32        padding-left		: 2px;
33        padding-right		: 2px;
34      }
35
36      span.protected_style
37      {
38        font-size			 : 8pt;
39        color				 : white;
40        font-weight			: bold;
41        background			: #444;
42        border-left			: solid 1px #ccc;
43        border-top			: solid 1px #ccc;
44        border-right		: solid 1px #222;
45        border-bottom		: solid 1px #222;
46        padding-left		: 2px;
47        padding-right		: 2px;
48      }
49        --></style>
50    <title>nw</title>
51  </head>
52  <body>
53    <h1><CODE>nw</CODE> Namespace</h1>
54    <h2>Description</h2>
55    <div class="section">
56      <p>
57  </p><p>The root namespace.</p></div>
58    <a name="namespace" id="namespace">
59      <h2>Namespace</h2>
60      <div class="section">
61        <table class="members">
62          <tr>
63            <th>
64              <a href="../nw/anim/Overview.html"><CODE>nw::anim</CODE></a>
65            </th>
66            <td>Namespace for the animation library.</td>
67          </tr>
68          <tr>
69            <th>
70              <a href="../nw/demo/Overview.html"><CODE>nw::demo</CODE></a>
71            </th>
72            <td>Namespace for the demo library.</td>
73          </tr>
74          <tr>
75            <th>
76              <a href="../nw/dev/Overview.html">nw::dev</a>
77            </th>
78            <td>Namespace for the development library.</td>
79          </tr>
80          <tr>
81            <th>
82              <a href="../nw/font/Overview.html"><CODE>nw::font</CODE></a>
83            </th>
84            <td>Namespace for the font library.</td>
85          </tr>
86          <tr>
87            <th>
88              <a href="../nw/gfx/Overview.html"><CODE>nw::gfx</CODE></a>
89            </th>
90            <td>Namespace for the graphics library.</td>
91          </tr>
92          <tr>
93            <th>
94              <a href="../nw/io/Overview.html"><CODE>nw::io</CODE></a>
95            </th>
96            <td>Namespace for the IO library.</td>
97          </tr>
98          <tr>
99            <th>
100              <a href="../nw/lyt/Overview.html"><CODE>nw::lyt</CODE></a>
101            </th>
102            <td>Namespace for the layout library.</td>
103          </tr>
104          <tr>
105            <th>
106              <a href="../nw/math/Overview.html"><CODE>nw::math</CODE></a>
107            </th>
108            <td>Namespace for the math-related library.</td>
109          </tr>
110          <tr>
111            <th>
112              <a href="../nw/os/Overview.html"><CODE>nw::os</CODE></a>
113            </th>
114            <td>Namespace for the operating system API.</td>
115          </tr>
116          <tr>
117            <th>
118              <a href="../nw/snd/Overview.html">nw::snd</a>
119            </th>
120            <td>Namespace for the sound library. See the <I>Sound Programmer's Guide</I> in conjunction with this documentation.</td>
121          </tr>
122          <tr>
123            <th>
124              <a href="../nw/ut/Overview.html"><CODE>nw::ut</CODE></a>
125            </th>
126            <td>Namespace for the utility library.</td>
127          </tr> </table>
128      </div>
129    </a> <a name="typedef" id="typedef">
130      <h2><CODE>typedef</CODE> Definitions</h2>
131      <div class="section">
132        <table class="members">
133          <tr>
134            <td width="100" />
135            <th>
136              <a href="../nw/IntPtr.html"><CODE>IntPtr</CODE></a>
137            </th>
138            <td>
139        </td>
140          </tr>
141          <tr>
142            <td width="100" />
143            <th>
144              <a href="../nw/PtrDiff.html"><CODE>PtrDiff</CODE></a>
145            </th>
146            <td>
147        </td>
148          </tr> </table>
149      </div>
150    </a>
151  <hr><p>CONFIDENTIAL</p></body>
152</html>