1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::TransformKeyFrame class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
---|
4 | <link type="text/css" rel="stylesheet" href="style.css"> |
---|
5 | </head> |
---|
6 | |
---|
7 | <body> |
---|
8 | <!-- Generated by Doxygen 1.3.6 --> |
---|
9 | <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="pages.html">Related Pages</a></div> |
---|
10 | <h1>Ogre::TransformKeyFrame Class Reference</h1>Specialised <a class="el" href="classOgre_1_1KeyFrame.html">KeyFrame</a> which stores a full transform. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>></code> |
---|
14 | <p> |
---|
15 | <p>Inheritance diagram for Ogre::TransformKeyFrame: |
---|
16 | <p><center><img src="classOgre_1_1TransformKeyFrame.png" usemap="#Ogre::TransformKeyFrame_map" border="0" alt=""></center> |
---|
17 | <map name="Ogre::TransformKeyFrame_map"> |
---|
18 | <area href="classOgre_1_1KeyFrame.html" alt="Ogre::KeyFrame" shape="rect" coords="0,0,162,24"> |
---|
19 | </map> |
---|
20 | <a href="classOgre_1_1TransformKeyFrame-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
21 | <tr><td></td></tr> |
---|
22 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
23 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea0">TransformKeyFrame</a> (const <a class="el" href="classOgre_1_1AnimationTrack.html">AnimationTrack</a> *parent, <a class="el" href="namespaceOgre.html#a465">Real</a> time)</td></tr> |
---|
24 | |
---|
25 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor, you should not call this but use <a class="el" href="classOgre_1_1AnimationTrack.html#Ogre_1_1VertexAnimationTracka20">AnimationTrack::createKeyFrame</a> instead. <a href="#Ogre_1_1TransformKeyFramea0"></a><br><br></td></tr> |
---|
26 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea1">~TransformKeyFrame</a> ()</td></tr> |
---|
27 | |
---|
28 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea2">setTranslate</a> (const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> &trans)</td></tr> |
---|
29 | |
---|
30 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the translation associated with this keyframe. <a href="#Ogre_1_1TransformKeyFramea2"></a><br><br></td></tr> |
---|
31 | <tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea3">getTranslate</a> (void) const </td></tr> |
---|
32 | |
---|
33 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the translation applied by this keyframe. <a href="#Ogre_1_1TransformKeyFramea3"></a><br><br></td></tr> |
---|
34 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea4">setScale</a> (const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> &scale)</td></tr> |
---|
35 | |
---|
36 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the scaling factor applied by this keyframe to the animable object at it's time index. <a href="#Ogre_1_1TransformKeyFramea4"></a><br><br></td></tr> |
---|
37 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea5">getScale</a> (void) const </td></tr> |
---|
38 | |
---|
39 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the scaling factor applied by this keyframe. <a href="#Ogre_1_1TransformKeyFramea5"></a><br><br></td></tr> |
---|
40 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea6">setRotation</a> (const <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> &rot)</td></tr> |
---|
41 | |
---|
42 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the rotation applied by this keyframe. <a href="#Ogre_1_1TransformKeyFramea6"></a><br><br></td></tr> |
---|
43 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramea7">getRotation</a> (void) const </td></tr> |
---|
44 | |
---|
45 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the rotation applied by this keyframe. <a href="#Ogre_1_1TransformKeyFramea7"></a><br><br></td></tr> |
---|
46 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a465">Real</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyFrame.html#Ogre_1_1VertexPoseKeyFramea9">getTime</a> (void) const </td></tr> |
---|
47 | |
---|
48 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the time of this keyframe in the animation sequence. <a href="#Ogre_1_1VertexPoseKeyFramea9"></a><br><br></td></tr> |
---|
49 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
50 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Vector3.html">Vector3</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramep0">mTranslate</a></td></tr> |
---|
51 | |
---|
52 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Vector3.html">Vector3</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramep1">mScale</a></td></tr> |
---|
53 | |
---|
54 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramep2">mRotate</a></td></tr> |
---|
55 | |
---|
56 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a465">Real</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyFrame.html#Ogre_1_1VertexPoseKeyFramep1">mTime</a></td></tr> |
---|
57 | |
---|
58 | <tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1AnimationTrack.html">AnimationTrack</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1KeyFrame.html#Ogre_1_1VertexPoseKeyFramep2">mParentTrack</a></td></tr> |
---|
59 | |
---|
60 | </table> |
---|
61 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
62 | Specialised <a class="el" href="classOgre_1_1KeyFrame.html">KeyFrame</a> which stores a full transform. |
---|
63 | <p> |
---|
64 | |
---|
65 | <p> |
---|
66 | Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00088">88</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
67 | <a class="anchor" name="Ogre_1_1TransformKeyFramea0" doxytag="Ogre::TransformKeyFrame::TransformKeyFrame" ></a><p> |
---|
68 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
69 | <tr> |
---|
70 | <td class="mdRow"> |
---|
71 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
72 | <tr> |
---|
73 | <td class="md" nowrap valign="top"> Ogre::TransformKeyFrame::TransformKeyFrame </td> |
---|
74 | <td class="md" valign="top">( </td> |
---|
75 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1AnimationTrack.html">AnimationTrack</a> * </td> |
---|
76 | <td class="mdname" nowrap> <em>parent</em>, </td> |
---|
77 | </tr> |
---|
78 | <tr> |
---|
79 | <td class="md" nowrap align="right"></td> |
---|
80 | <td></td> |
---|
81 | <td class="md" nowrap><a class="el" href="namespaceOgre.html#a465">Real</a> </td> |
---|
82 | <td class="mdname" nowrap> <em>time</em></td> |
---|
83 | </tr> |
---|
84 | <tr> |
---|
85 | <td></td> |
---|
86 | <td class="md">) </td> |
---|
87 | <td class="md" colspan="2"></td> |
---|
88 | </tr> |
---|
89 | |
---|
90 | </table> |
---|
91 | </td> |
---|
92 | </tr> |
---|
93 | </table> |
---|
94 | <table cellspacing=5 cellpadding=0 border=0> |
---|
95 | <tr> |
---|
96 | <td> |
---|
97 | |
---|
98 | </td> |
---|
99 | <td> |
---|
100 | |
---|
101 | <p> |
---|
102 | Default constructor, you should not call this but use <a class="el" href="classOgre_1_1AnimationTrack.html#Ogre_1_1VertexAnimationTracka20">AnimationTrack::createKeyFrame</a> instead. |
---|
103 | <p> |
---|
104 | </td> |
---|
105 | </tr> |
---|
106 | </table> |
---|
107 | <a class="anchor" name="Ogre_1_1TransformKeyFramea1" doxytag="Ogre::TransformKeyFrame::~TransformKeyFrame" ></a><p> |
---|
108 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
109 | <tr> |
---|
110 | <td class="mdRow"> |
---|
111 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
112 | <tr> |
---|
113 | <td class="md" nowrap valign="top"> Ogre::TransformKeyFrame::~<a class="el" href="classOgre_1_1TransformKeyFrame.html">TransformKeyFrame</a> </td> |
---|
114 | <td class="md" valign="top">( </td> |
---|
115 | <td class="mdname1" valign="top" nowrap> </td> |
---|
116 | <td class="md" valign="top"> ) </td> |
---|
117 | <td class="md" nowrap></td> |
---|
118 | </tr> |
---|
119 | |
---|
120 | </table> |
---|
121 | </td> |
---|
122 | </tr> |
---|
123 | </table> |
---|
124 | <table cellspacing=5 cellpadding=0 border=0> |
---|
125 | <tr> |
---|
126 | <td> |
---|
127 | |
---|
128 | </td> |
---|
129 | <td> |
---|
130 | |
---|
131 | <p> |
---|
132 | |
---|
133 | <p> |
---|
134 | Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00093">93</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>. </td> |
---|
135 | </tr> |
---|
136 | </table> |
---|
137 | <hr><h2>Member Function Documentation</h2> |
---|
138 | <a class="anchor" name="Ogre_1_1TransformKeyFramea7" doxytag="Ogre::TransformKeyFrame::getRotation" ></a><p> |
---|
139 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
140 | <tr> |
---|
141 | <td class="mdRow"> |
---|
142 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
143 | <tr> |
---|
144 | <td class="md" nowrap valign="top"> virtual const <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a>& Ogre::TransformKeyFrame::getRotation </td> |
---|
145 | <td class="md" valign="top">( </td> |
---|
146 | <td class="md" nowrap valign="top">void </td> |
---|
147 | <td class="mdname1" valign="top" nowrap> </td> |
---|
148 | <td class="md" valign="top"> ) </td> |
---|
149 | <td class="md" nowrap> const<code> [virtual]</code></td> |
---|
150 | </tr> |
---|
151 | |
---|
152 | </table> |
---|
153 | </td> |
---|
154 | </tr> |
---|
155 | </table> |
---|
156 | <table cellspacing=5 cellpadding=0 border=0> |
---|
157 | <tr> |
---|
158 | <td> |
---|
159 | |
---|
160 | </td> |
---|
161 | <td> |
---|
162 | |
---|
163 | <p> |
---|
164 | Gets the rotation applied by this keyframe. |
---|
165 | <p> |
---|
166 | </td> |
---|
167 | </tr> |
---|
168 | </table> |
---|
169 | <a class="anchor" name="Ogre_1_1TransformKeyFramea5" doxytag="Ogre::TransformKeyFrame::getScale" ></a><p> |
---|
170 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
171 | <tr> |
---|
172 | <td class="mdRow"> |
---|
173 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
174 | <tr> |
---|
175 | <td class="md" nowrap valign="top"> virtual const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a>& Ogre::TransformKeyFrame::getScale </td> |
---|
176 | <td class="md" valign="top">( </td> |
---|
177 | <td class="md" nowrap valign="top">void </td> |
---|
178 | <td class="mdname1" valign="top" nowrap> </td> |
---|
179 | <td class="md" valign="top"> ) </td> |
---|
180 | <td class="md" nowrap> const<code> [virtual]</code></td> |
---|
181 | </tr> |
---|
182 | |
---|
183 | </table> |
---|
184 | </td> |
---|
185 | </tr> |
---|
186 | </table> |
---|
187 | <table cellspacing=5 cellpadding=0 border=0> |
---|
188 | <tr> |
---|
189 | <td> |
---|
190 | |
---|
191 | </td> |
---|
192 | <td> |
---|
193 | |
---|
194 | <p> |
---|
195 | Gets the scaling factor applied by this keyframe. |
---|
196 | <p> |
---|
197 | </td> |
---|
198 | </tr> |
---|
199 | </table> |
---|
200 | <a class="anchor" name="Ogre_1_1VertexPoseKeyFramea9" doxytag="Ogre::TransformKeyFrame::getTime" ></a><p> |
---|
201 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
202 | <tr> |
---|
203 | <td class="mdRow"> |
---|
204 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
205 | <tr> |
---|
206 | <td class="md" nowrap valign="top"> virtual <a class="el" href="namespaceOgre.html#a465">Real</a> Ogre::KeyFrame::getTime </td> |
---|
207 | <td class="md" valign="top">( </td> |
---|
208 | <td class="md" nowrap valign="top">void </td> |
---|
209 | <td class="mdname1" valign="top" nowrap> </td> |
---|
210 | <td class="md" valign="top"> ) </td> |
---|
211 | <td class="md" nowrap> const<code> [virtual, inherited]</code></td> |
---|
212 | </tr> |
---|
213 | |
---|
214 | </table> |
---|
215 | </td> |
---|
216 | </tr> |
---|
217 | </table> |
---|
218 | <table cellspacing=5 cellpadding=0 border=0> |
---|
219 | <tr> |
---|
220 | <td> |
---|
221 | |
---|
222 | </td> |
---|
223 | <td> |
---|
224 | |
---|
225 | <p> |
---|
226 | Gets the time of this keyframe in the animation sequence. |
---|
227 | <p> |
---|
228 | </td> |
---|
229 | </tr> |
---|
230 | </table> |
---|
231 | <a class="anchor" name="Ogre_1_1TransformKeyFramea3" doxytag="Ogre::TransformKeyFrame::getTranslate" ></a><p> |
---|
232 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
233 | <tr> |
---|
234 | <td class="mdRow"> |
---|
235 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
236 | <tr> |
---|
237 | <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a>& Ogre::TransformKeyFrame::getTranslate </td> |
---|
238 | <td class="md" valign="top">( </td> |
---|
239 | <td class="md" nowrap valign="top">void </td> |
---|
240 | <td class="mdname1" valign="top" nowrap> </td> |
---|
241 | <td class="md" valign="top"> ) </td> |
---|
242 | <td class="md" nowrap> const</td> |
---|
243 | </tr> |
---|
244 | |
---|
245 | </table> |
---|
246 | </td> |
---|
247 | </tr> |
---|
248 | </table> |
---|
249 | <table cellspacing=5 cellpadding=0 border=0> |
---|
250 | <tr> |
---|
251 | <td> |
---|
252 | |
---|
253 | </td> |
---|
254 | <td> |
---|
255 | |
---|
256 | <p> |
---|
257 | Gets the translation applied by this keyframe. |
---|
258 | <p> |
---|
259 | </td> |
---|
260 | </tr> |
---|
261 | </table> |
---|
262 | <a class="anchor" name="Ogre_1_1TransformKeyFramea6" doxytag="Ogre::TransformKeyFrame::setRotation" ></a><p> |
---|
263 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
264 | <tr> |
---|
265 | <td class="mdRow"> |
---|
266 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
267 | <tr> |
---|
268 | <td class="md" nowrap valign="top"> virtual void Ogre::TransformKeyFrame::setRotation </td> |
---|
269 | <td class="md" valign="top">( </td> |
---|
270 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> & </td> |
---|
271 | <td class="mdname1" valign="top" nowrap> <em>rot</em> </td> |
---|
272 | <td class="md" valign="top"> ) </td> |
---|
273 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
274 | </tr> |
---|
275 | |
---|
276 | </table> |
---|
277 | </td> |
---|
278 | </tr> |
---|
279 | </table> |
---|
280 | <table cellspacing=5 cellpadding=0 border=0> |
---|
281 | <tr> |
---|
282 | <td> |
---|
283 | |
---|
284 | </td> |
---|
285 | <td> |
---|
286 | |
---|
287 | <p> |
---|
288 | Sets the rotation applied by this keyframe. |
---|
289 | <p> |
---|
290 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
291 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
292 | <tr><td valign=top><em>rot</em> </td><td>The rotation applied; use <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> methods to convert from angle/axis or <a class="el" href="classOgre_1_1Matrix3.html">Matrix3</a> if you don't like using Quaternions directly.</td></tr> |
---|
293 | </table> |
---|
294 | </dl> |
---|
295 | </td> |
---|
296 | </tr> |
---|
297 | </table> |
---|
298 | <a class="anchor" name="Ogre_1_1TransformKeyFramea4" doxytag="Ogre::TransformKeyFrame::setScale" ></a><p> |
---|
299 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
300 | <tr> |
---|
301 | <td class="mdRow"> |
---|
302 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
303 | <tr> |
---|
304 | <td class="md" nowrap valign="top"> virtual void Ogre::TransformKeyFrame::setScale </td> |
---|
305 | <td class="md" valign="top">( </td> |
---|
306 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> & </td> |
---|
307 | <td class="mdname1" valign="top" nowrap> <em>scale</em> </td> |
---|
308 | <td class="md" valign="top"> ) </td> |
---|
309 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
310 | </tr> |
---|
311 | |
---|
312 | </table> |
---|
313 | </td> |
---|
314 | </tr> |
---|
315 | </table> |
---|
316 | <table cellspacing=5 cellpadding=0 border=0> |
---|
317 | <tr> |
---|
318 | <td> |
---|
319 | |
---|
320 | </td> |
---|
321 | <td> |
---|
322 | |
---|
323 | <p> |
---|
324 | Sets the scaling factor applied by this keyframe to the animable object at it's time index. |
---|
325 | <p> |
---|
326 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
327 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
328 | <tr><td valign=top><em>scale</em> </td><td>The vector to scale by (beware of supplying zero values for any component of this vector, it will scale the object to zero dimensions)</td></tr> |
---|
329 | </table> |
---|
330 | </dl> |
---|
331 | </td> |
---|
332 | </tr> |
---|
333 | </table> |
---|
334 | <a class="anchor" name="Ogre_1_1TransformKeyFramea2" doxytag="Ogre::TransformKeyFrame::setTranslate" ></a><p> |
---|
335 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
336 | <tr> |
---|
337 | <td class="mdRow"> |
---|
338 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
339 | <tr> |
---|
340 | <td class="md" nowrap valign="top"> virtual void Ogre::TransformKeyFrame::setTranslate </td> |
---|
341 | <td class="md" valign="top">( </td> |
---|
342 | <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> & </td> |
---|
343 | <td class="mdname1" valign="top" nowrap> <em>trans</em> </td> |
---|
344 | <td class="md" valign="top"> ) </td> |
---|
345 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
346 | </tr> |
---|
347 | |
---|
348 | </table> |
---|
349 | </td> |
---|
350 | </tr> |
---|
351 | </table> |
---|
352 | <table cellspacing=5 cellpadding=0 border=0> |
---|
353 | <tr> |
---|
354 | <td> |
---|
355 | |
---|
356 | </td> |
---|
357 | <td> |
---|
358 | |
---|
359 | <p> |
---|
360 | Sets the translation associated with this keyframe. |
---|
361 | <p> |
---|
362 | <dl compact><dt><b>Remarks:</b></dt><dd>The translation factor affects how much the keyframe translates (moves) it's animable object at it's time index. </dd></dl> |
---|
363 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
364 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
365 | <tr><td valign=top><em>trans</em> </td><td>The vector to translate by</td></tr> |
---|
366 | </table> |
---|
367 | </dl> |
---|
368 | </td> |
---|
369 | </tr> |
---|
370 | </table> |
---|
371 | <hr><h2>Member Data Documentation</h2> |
---|
372 | <a class="anchor" name="Ogre_1_1VertexPoseKeyFramep2" doxytag="Ogre::TransformKeyFrame::mParentTrack" ></a><p> |
---|
373 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
374 | <tr> |
---|
375 | <td class="mdRow"> |
---|
376 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
377 | <tr> |
---|
378 | <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1AnimationTrack.html">AnimationTrack</a>* <a class="el" href="classOgre_1_1KeyFrame.html#Ogre_1_1VertexPoseKeyFramep2">Ogre::KeyFrame::mParentTrack</a><code> [protected, inherited]</code> |
---|
379 | </table> |
---|
380 | </td> |
---|
381 | </tr> |
---|
382 | </table> |
---|
383 | <table cellspacing=5 cellpadding=0 border=0> |
---|
384 | <tr> |
---|
385 | <td> |
---|
386 | |
---|
387 | </td> |
---|
388 | <td> |
---|
389 | |
---|
390 | <p> |
---|
391 | |
---|
392 | <p> |
---|
393 | Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00061">61</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>. </td> |
---|
394 | </tr> |
---|
395 | </table> |
---|
396 | <a class="anchor" name="Ogre_1_1TransformKeyFramep2" doxytag="Ogre::TransformKeyFrame::mRotate" ></a><p> |
---|
397 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
398 | <tr> |
---|
399 | <td class="mdRow"> |
---|
400 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
401 | <tr> |
---|
402 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Quaternion.html">Quaternion</a> <a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramep2">Ogre::TransformKeyFrame::mRotate</a><code> [protected]</code> |
---|
403 | </table> |
---|
404 | </td> |
---|
405 | </tr> |
---|
406 | </table> |
---|
407 | <table cellspacing=5 cellpadding=0 border=0> |
---|
408 | <tr> |
---|
409 | <td> |
---|
410 | |
---|
411 | </td> |
---|
412 | <td> |
---|
413 | |
---|
414 | <p> |
---|
415 | |
---|
416 | <p> |
---|
417 | Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00126">126</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>. </td> |
---|
418 | </tr> |
---|
419 | </table> |
---|
420 | <a class="anchor" name="Ogre_1_1TransformKeyFramep1" doxytag="Ogre::TransformKeyFrame::mScale" ></a><p> |
---|
421 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
422 | <tr> |
---|
423 | <td class="mdRow"> |
---|
424 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
425 | <tr> |
---|
426 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> <a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramep1">Ogre::TransformKeyFrame::mScale</a><code> [protected]</code> |
---|
427 | </table> |
---|
428 | </td> |
---|
429 | </tr> |
---|
430 | </table> |
---|
431 | <table cellspacing=5 cellpadding=0 border=0> |
---|
432 | <tr> |
---|
433 | <td> |
---|
434 | |
---|
435 | </td> |
---|
436 | <td> |
---|
437 | |
---|
438 | <p> |
---|
439 | |
---|
440 | <p> |
---|
441 | Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00125">125</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>. </td> |
---|
442 | </tr> |
---|
443 | </table> |
---|
444 | <a class="anchor" name="Ogre_1_1VertexPoseKeyFramep1" doxytag="Ogre::TransformKeyFrame::mTime" ></a><p> |
---|
445 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
446 | <tr> |
---|
447 | <td class="mdRow"> |
---|
448 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
449 | <tr> |
---|
450 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a465">Real</a> <a class="el" href="classOgre_1_1KeyFrame.html#Ogre_1_1VertexPoseKeyFramep1">Ogre::KeyFrame::mTime</a><code> [protected, inherited]</code> |
---|
451 | </table> |
---|
452 | </td> |
---|
453 | </tr> |
---|
454 | </table> |
---|
455 | <table cellspacing=5 cellpadding=0 border=0> |
---|
456 | <tr> |
---|
457 | <td> |
---|
458 | |
---|
459 | </td> |
---|
460 | <td> |
---|
461 | |
---|
462 | <p> |
---|
463 | |
---|
464 | <p> |
---|
465 | Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00060">60</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>. </td> |
---|
466 | </tr> |
---|
467 | </table> |
---|
468 | <a class="anchor" name="Ogre_1_1TransformKeyFramep0" doxytag="Ogre::TransformKeyFrame::mTranslate" ></a><p> |
---|
469 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
470 | <tr> |
---|
471 | <td class="mdRow"> |
---|
472 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
473 | <tr> |
---|
474 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Vector3.html">Vector3</a> <a class="el" href="classOgre_1_1TransformKeyFrame.html#Ogre_1_1TransformKeyFramep0">Ogre::TransformKeyFrame::mTranslate</a><code> [protected]</code> |
---|
475 | </table> |
---|
476 | </td> |
---|
477 | </tr> |
---|
478 | </table> |
---|
479 | <table cellspacing=5 cellpadding=0 border=0> |
---|
480 | <tr> |
---|
481 | <td> |
---|
482 | |
---|
483 | </td> |
---|
484 | <td> |
---|
485 | |
---|
486 | <p> |
---|
487 | |
---|
488 | <p> |
---|
489 | Definition at line <a class="el" href="OgreKeyFrame_8h-source.html#l00124">124</a> of file <a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a>. </td> |
---|
490 | </tr> |
---|
491 | </table> |
---|
492 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
493 | <li><a class="el" href="OgreKeyFrame_8h-source.html">OgreKeyFrame.h</a></ul> |
---|
494 | <hr> |
---|
495 | <p> |
---|
496 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
497 | <!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/> |
---|
498 | This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/> |
---|
499 | <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> |
---|
500 | <Work rdf:about=""> |
---|
501 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
502 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
503 | </Work> |
---|
504 | <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> --> |
---|
505 | |
---|
506 | Last modified Sun Mar 12 14:39:29 2006 |
---|
507 | </p> |
---|
508 | </body> |
---|
509 | </html> |
---|