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::gfx::CameraViewUpdater</title>
51  </head>
52  <body>
53    <h1><CODE>nw::gfx::CameraViewUpdater</CODE> Class</h1>
54    <h2>Syntax</h2>
55    <div class="section">
56      <pre class="definition">class CameraViewUpdater : public <a href="../../../nw/gfx/GfxObject/Overview.html">nw::gfx::GfxObject</a></pre>
57    </div>
58    <h2>Description</h2>
59    <div class="section">
60      <p>Interface that updates view matrices.</p><p>The <CODE>ICameraViewUpdate</CODE> class has been eliminated and replaced by <a href="../../../nw/gfx/CameraViewUpdater/Overview.html"><CODE>CameraViewUpdater</CODE></a>.</p></div>
61    <a name="constant" id="constant">
62      <h2>Member Constants</h2>
63      <div class="section">
64        <table class="members">
65          <tr>
66            <td width="100">
67              <span class="protected_style" title="protected">protected</span> <span class="static_style" title="static">S</span>
68            </td>
69            <th>
70              <span class="argument"><a href="../../../nw/gfx/CameraViewUpdater/VIEW_TARGET_POSITION.html"><CODE>VIEW_TARGET_POSITION</CODE></a></span>
71            </th>
72            <td>The default value for the camera target.</td>
73          </tr>
74          <tr>
75            <td width="100">
76              <span class="protected_style" title="protected">protected</span> <span class="static_style" title="static">S</span>
77            </td>
78            <th>
79              <span class="argument"><a href="../../../nw/gfx/CameraViewUpdater/VIEW_UPWARD_VECTOR.html"><CODE>VIEW_UPWARD_VECTOR</CODE></a></span>
80            </th>
81            <td>The default value for the camera upward vector.</td>
82          </tr>
83          <tr>
84            <td width="100">
85              <span class="protected_style" title="protected">protected</span> <span class="static_style" title="static">S</span>
86            </td>
87            <th>
88              <span class="argument"><a href="../../../nw/gfx/CameraViewUpdater/VIEW_VIEW_ROTATE.html"><CODE>VIEW_VIEW_ROTATE</CODE></a></span>
89            </th>
90            <td>The default value for camera rotation.</td>
91          </tr>
92          <tr>
93            <td width="100">
94              <span class="protected_style" title="protected">protected</span> <span class="static_style" title="static">S</span>
95            </td>
96            <th>
97              <span class="argument"><a href="../../../nw/gfx/CameraViewUpdater/VIEW_TWIST.html"><CODE>VIEW_TWIST</CODE></a></span>
98            </th>
99            <td>The default value for the camera twist.</td>
100          </tr> </table>
101      </div>
102    </a> <a name="variable" id="variable">
103      <h2>Member Variables</h2>
104      <div class="section">
105        <table class="members">
106          <tr>
107            <td width="100"> </td>
108            <th>
109              <span class="argument"><CODE>NW_UT_RUNTIME_TYPEINFO</CODE></span>
110            </th>
111            <td>
112        </td>
113          </tr> </table>
114      </div>
115    </a> <a name="function" id="function">
116      <h2>Member Functions</h2>
117      <div class="section">
118        <table class="members">
119          <tr>
120            <th class="category" colspan="3">View matrix.</th>
121          </tr>
122          <tr>
123            <td width="100"> <span class="virtual_style" title="pure-virtual">PV</span>
124            </td>
125            <th>
126              <a href="../../../nw/gfx/CameraViewUpdater/Update.html">Update</a>
127            </th>
128            <td>Updates the view matrix.</td>
129          </tr>
130          <tr>
131            <th class="category" colspan="3">Resources</th>
132          </tr>
133          <tr>
134            <td width="100"> <span class="virtual_style" title="pure-virtual">PV</span>
135            </td>
136            <th>
137              <a href="../../../nw/gfx/CameraViewUpdater/GetResource.html">GetResource</a>
138            </th>
139            <td>Gets the view updater resource.</td>
140          </tr>
141          <tr>
142            <th class="category" colspan="3">Create/Destroy</th>
143          </tr>
144          <tr>
145            <td width="100">  </td>
146            <th>
147              <a href="../../../nw/gfx/GfxObject/Destroy.html"><CODE>Destroy</CODE></a>
148            </th>
149            <td>Destroys an object.(Derived from <a href="../../../nw/gfx/GfxObject/Overview.html"><CODE>GfxObject</CODE></a>.</td>
150          </tr>
151          <tr>
152            <th class="category" colspan="3">Other</th>
153          </tr>
154          <tr>
155            <td width="100">  </td>
156            <th>
157              <a href="../../../nw/gfx/CameraViewUpdater/IsDynamic.html"><CODE>IsDynamic</CODE></a>
158            </th>
159            <td>Gets a flag indicating whether an updater was generated dynamically.</td>
160          </tr>
161          <tr>
162            <td width="100">
163              <span class="protected_style" title="protected">protected</span>  </td>
164            <th>
165              <a href="../../../nw/gfx/CameraViewUpdater/CameraViewUpdater.html"><CODE>CameraViewUpdater</CODE></a>
166            </th>
167            <td>Constructor.</td>
168          </tr> </table>
169      </div>
170    </a>
171    <h2>Class Hierarchy</h2>
172    <div class="section">
173      <p class="hierarchy"><a href="../../../nw/gfx/GfxObject/Overview.html">nw::gfx::GfxObject</a><br />  <b>nw::gfx::CameraViewUpdater</b>
174      </p>
175    </div>
176  <hr><p>CONFIDENTIAL</p></body>
177</html>