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::TransformAnimEvaluator</title>
51  </head>
52  <body>
53    <h1><CODE>nw::gfx::TransformAnimEvaluator</CODE> Class</h1>
54    <h2>Syntax</h2>
55    <div class="section">
56      <pre class="definition">class TransformAnimEvaluator : public <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html">nw::gfx::BaseAnimEvaluator</a></pre>
57    </div>
58    <h2>Description</h2>
59    <div class="section">
60      <p>Class for evaluating transform animations.</p><p>Stores animation data and evaluates the function curve.</p></div>
61    <a name="class" id="class">
62      <h2>Classes</h2>
63      <div class="section">
64        <table class="members">
65          <tr>
66            <th>
67              <a href="../../../nw/gfx/TransformAnimEvaluator/Builder/Overview.html"><CODE>nw::gfx::TransformAnimEvaluator::Builder</CODE></a>
68            </th>
69            <td>Class for building transform animation evaluators.</td>
70          </tr> </table>
71      </div>
72    </a> <a name="function" id="function">
73      <h2>Member Functions</h2>
74      <div class="section">
75        <table class="members">
76          <tr>
77            <th class="category" colspan="3">Basic Operations</th>
78          </tr>
79          <tr>
80            <td width="100"> <span class="virtual_style" title="virtual">V</span>
81            </td>
82            <th>
83              <a href="../../../nw/gfx/TransformAnimEvaluator/TryBind.html">TryBind</a>
84            </th>
85            <td>Binds animations.</td>
86          </tr>
87          <tr>
88            <td width="100"> <span class="virtual_style" title="virtual">V</span>
89            </td>
90            <th>
91              <a href="../../../nw/gfx/TransformAnimEvaluator/ChangeAnim.html">ChangeAnim</a>
92            </th>
93            <td>Changes animations.</td>
94          </tr>
95          <tr>
96            <td width="100"> <span class="virtual_style" title="virtual">V</span>
97            </td>
98            <th>
99              <a href="../../../nw/gfx/TransformAnimEvaluator/Release.html"><CODE>Release</CODE></a>
100            </th>
101            <td>Clears a bound animation.</td>
102          </tr>
103          <tr>
104            <td width="100"> <span class="virtual_style" title="virtual">V</span>
105            </td>
106            <th>
107              <a href="../../../nw/gfx/TransformAnimEvaluator/UpdateFrame.html">UpdateFrame</a>
108            </th>
109            <td>Updates frames.</td>
110          </tr>
111          <tr>
112            <td width="100">  </td>
113            <th>
114              <a href="../../../nw/gfx/BaseAnimEvaluator/Reset.html">Reset</a>
115            </th>
116            <td>Restores the specified member to its state at time of creation.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
117          </tr>
118          <tr>
119            <td width="100">  </td>
120            <th>
121              <a href="../../../nw/gfx/BaseAnimEvaluator/ResetMember.html">ResetMember</a>
122            </th>
123            <td>Resets the specified member to its state when created.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
124          </tr>
125          <tr>
126            <td width="100">  </td>
127            <th>
128              <a href="../../../nw/gfx/AnimObject/Bind.html"><CODE>Bind</CODE></a>
129            </th>
130            <td>Binds animations.(Inherited from <a href="../../../nw/gfx/GfxObject/Overview.html"><CODE>AnimObject</CODE></a>.</td>
131          </tr>
132          <tr>
133            <th class="category" colspan="3">Evaluation</th>
134          </tr>
135          <tr>
136            <td width="100"> <span class="virtual_style" title="virtual">V</span>
137            </td>
138            <th>
139              <a href="../../../nw/gfx/TransformAnimEvaluator/GetResult.html"><CODE>GetResult</CODE></a>
140            </th>
141            <td>Gets the animation result for a given member.</td>
142          </tr>
143          <tr>
144            <th class="category" colspan="3">Set/Get</th>
145          </tr>
146          <tr>
147            <td width="100">  </td>
148            <th>
149              <a href="../../../nw/gfx/TransformAnimEvaluator/GetIsScaleDisabled.html"><CODE>GetIsScaleDisabled</CODE></a>
150            </th>
151            <td>Gets a value indicating whether scale animation is disabled.</td>
152          </tr>
153          <tr>
154            <td width="100">  </td>
155            <th>
156              <a href="../../../nw/gfx/TransformAnimEvaluator/SetIsScaleDisabled.html"><CODE>SetIsScaleDisabled</CODE></a>
157            </th>
158            <td>Sets a value indicating whether scale animation is disabled.</td>
159          </tr>
160          <tr>
161            <td width="100">  </td>
162            <th>
163              <a href="../../../nw/gfx/TransformAnimEvaluator/GetIsRotateDisabled.html"><CODE>GetIsRotateDisabled</CODE></a>
164            </th>
165            <td>Gets a value indicating whether rotation animation is disabled.</td>
166          </tr>
167          <tr>
168            <td width="100">  </td>
169            <th>
170              <a href="../../../nw/gfx/TransformAnimEvaluator/SetIsRotateDisabled.html"><CODE>SetIsRotateDisabled</CODE></a>
171            </th>
172            <td>Sets a value indicating whether rotation animation is disabled.</td>
173          </tr>
174          <tr>
175            <td width="100">  </td>
176            <th>
177              <a href="../../../nw/gfx/TransformAnimEvaluator/GetIsTranslateDisabled.html"><CODE>GetIsTranslateDisabled</CODE></a>
178            </th>
179            <td>Gets a value indicating whether translation animation is disabled.</td>
180          </tr>
181          <tr>
182            <td width="100">  </td>
183            <th>
184              <a href="../../../nw/gfx/TransformAnimEvaluator/SetIsTranslateDisabled.html"><CODE>SetIsTranslateDisabled</CODE></a>
185            </th>
186            <td>Sets a value indicating whether transaltion animation is disabled.</td>
187          </tr>
188          <tr>
189            <td width="100"> <span class="virtual_style" title="virtual">V</span>
190            </td>
191            <th>
192              <a href="../../../nw/gfx/TransformAnimEvaluator/HasMemberAnim.html"><CODE>HasMemberAnim</CODE></a>
193            </th>
194            <td>Gets a value indicating whether there are any animations bound to the member.</td>
195          </tr>
196          <tr>
197            <td width="100">  </td>
198            <th>
199              <a href="../../../nw/gfx/BaseAnimEvaluator/GetUserData.html">GetUserData</a>
200            </th>
201            <td>Gets the user data.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
202          </tr>
203          <tr>
204            <td width="100">  </td>
205            <th>
206              <a href="../../../nw/gfx/BaseAnimEvaluator/SetUserData.html">SetUserData</a>
207            </th>
208            <td>Sets the user data.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
209          </tr>
210          <tr>
211            <td width="100">  </td>
212            <th>
213              <a href="../../../nw/gfx/BaseAnimEvaluator/BindIndexTable.html"><CODE>BindIndexTable</CODE></a>
214            </th>
215            <td>Gets a converstion table for converting from a ResAnimGroupMember index to a ResMemberAnim index.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
216          </tr>
217          <tr>
218            <td width="100">  </td>
219            <th>
220              <a href="../../../nw/gfx/BaseAnimEvaluator/ReverseBindIndexTable.html">ReverseBindIndexTable</a>
221            </th>
222            <td>Gets a converstion table for converting from a ResMemberAnim index to a ResAnimGroupMember index.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
223          </tr>
224          <tr>
225            <td width="100">  </td>
226            <th>
227              <a href="../../../nw/gfx/BaseAnimEvaluator/GetAnimData.html"><CODE>GetAnimData</CODE></a>
228            </th>
229            <td>Gets animation data.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
230          </tr>
231          <tr>
232            <td width="100">  </td>
233            <th>
234              <a href="../../../nw/gfx/AnimObject/GetAnimGroup.html"><CODE>GetAnimGroup</CODE></a>
235            </th>
236            <td>Gets the animation group.(Inherited from <a href="../../../nw/gfx/GfxObject/Overview.html"><CODE>AnimObject</CODE></a>.</td>
237          </tr>
238          <tr>
239            <td width="100">  </td>
240            <th>
241              <a href="../../../nw/gfx/AnimObject/SetAnimGroup.html"><CODE>SetAnimGroup</CODE></a>
242            </th>
243            <td>Sets the animation group.(Inherited from <a href="../../../nw/gfx/GfxObject/Overview.html"><CODE>AnimObject</CODE></a>.</td>
244          </tr>
245          <tr>
246            <th class="category" colspan="3">Cache</th>
247          </tr>
248          <tr>
249            <td width="100"> <span class="virtual_style" title="virtual">V</span>
250            </td>
251            <th>
252              <a href="../../../nw/gfx/TransformAnimEvaluator/UpdateCache.html"><CODE>UpdateCache</CODE></a>
253            </th>
254            <td>Updates the internal cache within the animation evaluation results if it is out of date.</td>
255          </tr>
256          <tr>
257            <td width="100"> <span class="virtual_style" title="virtual">V</span>
258            </td>
259            <th>
260              <a href="../../../nw/gfx/TransformAnimEvaluator/GetCacheBufferSizeNeeded.html"><CODE>GetCacheBufferSizeNeeded</CODE></a>
261            </th>
262            <td>Gets the size (in bytes) required for the cache buffer.</td>
263          </tr>
264          <tr>
265            <td width="100"> <span class="virtual_style" title="virtual">V</span>
266            </td>
267            <th>
268              <a href="../../../nw/gfx/TransformAnimEvaluator/GetCacheBuffer.html"><CODE>GetCacheBuffer</CODE></a>
269            </th>
270            <td>Gets the cache buffer.</td>
271          </tr>
272          <tr>
273            <td width="100"> <span class="virtual_style" title="virtual">V</span>
274            </td>
275            <th>
276              <a href="../../../nw/gfx/TransformAnimEvaluator/SetCacheBuffer.html"><CODE>SetCacheBuffer</CODE></a>
277            </th>
278            <td>Sets the cache buffer. The cache buffer specified by this function will not be freed by the destructor.</td>
279          </tr>
280          <tr>
281            <th class="category" colspan="3">Frame Control</th>
282          </tr>
283          <tr>
284            <td width="100">  </td>
285            <th>
286              <a href="../../../nw/gfx/BaseAnimEvaluator/GetFrame.html">GetFrame</a>
287            </th>
288            <td>Gets a frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
289          </tr>
290          <tr>
291            <td width="100">  </td>
292            <th>
293              <a href="../../../nw/gfx/BaseAnimEvaluator/SetFrame.html">SetFrame</a>
294            </th>
295            <td>Sets a frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
296          </tr>
297          <tr>
298            <td width="100">  </td>
299            <th>
300              <a href="../../../nw/gfx/BaseAnimEvaluator/ResetFrame.html">ResetFrame</a>
301            </th>
302            <td>Resets the frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
303          </tr>
304          <tr>
305            <td width="100">  </td>
306            <th>
307              <a href="../../../nw/gfx/BaseAnimEvaluator/GetStepFrame.html"><CODE>GetStepFrame</CODE></a>
308            </th>
309            <td>Gets an updated frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
310          </tr>
311          <tr>
312            <td width="100">  </td>
313            <th>
314              <a href="../../../nw/gfx/BaseAnimEvaluator/SetStepFrame.html"><CODE>SetStepFrame</CODE></a>
315            </th>
316            <td>Sets an updated frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
317          </tr>
318          <tr>
319            <td width="100">  </td>
320            <th>
321              <a href="../../../nw/gfx/BaseAnimEvaluator/GetStartFrame.html">GetStartFrame</a>
322            </th>
323            <td>Gets the starting frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
324          </tr>
325          <tr>
326            <td width="100">  </td>
327            <th>
328              <a href="../../../nw/gfx/BaseAnimEvaluator/SetStartFrame.html">SetStartFrame</a>
329            </th>
330            <td>Sets the start frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
331          </tr>
332          <tr>
333            <td width="100">  </td>
334            <th>
335              <a href="../../../nw/gfx/BaseAnimEvaluator/GetEndFrame.html">GetEndFrame</a>
336            </th>
337            <td>Gets the end frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
338          </tr>
339          <tr>
340            <td width="100">  </td>
341            <th>
342              <a href="../../../nw/gfx/BaseAnimEvaluator/SetEndFrame.html">SetEndFrame</a>
343            </th>
344            <td>Sets the end frame.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
345          </tr>
346          <tr>
347            <td width="100">  </td>
348            <th>
349              <a href="../../../nw/gfx/BaseAnimEvaluator/GetPlayPolicy.html">GetPlayPolicy</a>
350            </th>
351            <td>Gets the animation playback method.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
352          </tr>
353          <tr>
354            <td width="100">  </td>
355            <th>
356              <a href="../../../nw/gfx/BaseAnimEvaluator/SetPlayPolicy.html">SetPlayPolicy</a>
357            </th>
358            <td>Sets the animation playback method.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
359          </tr>
360          <tr>
361            <td width="100">  </td>
362            <th>
363              <a href="../../../nw/gfx/BaseAnimEvaluator/AnimFrameController.html"><CODE>AnimFrameController</CODE></a>
364            </th>
365            <td>Gets the animation frame control information.(Inherited from <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html"><CODE>BaseAnimEvaluator</CODE></a>.</td>
366          </tr>
367          <tr>
368            <th class="category" colspan="3">Create/Destroy</th>
369          </tr>
370          <tr>
371            <td width="100">  </td>
372            <th>
373              <a href="../../../nw/gfx/GfxObject/Destroy.html"><CODE>Destroy</CODE></a>
374            </th>
375            <td>Destroys an object.(Derived from <a href="../../../nw/gfx/GfxObject/Overview.html"><CODE>GfxObject</CODE></a>.</td>
376          </tr> </table>
377      </div>
378    </a>
379    <h2>Class Hierarchy</h2>
380    <div class="section">
381      <p class="hierarchy"><a href="../../../nw/gfx/GfxObject/Overview.html">nw::gfx::GfxObject</a><br />  <a href="../../../nw/gfx/AnimObject/Overview.html">nw::gfx::AnimObject</a><br />    <a href="../../../nw/gfx/BaseAnimEvaluator/Overview.html">nw::gfx::BaseAnimEvaluator</a><br />      <b>nw::gfx::TransformAnimEvaluator</b>
382      </p>
383    </div>
384  <hr><p>CONFIDENTIAL</p></body>
385</html>