1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::AnimableObject 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::AnimableObject Class Reference</h1>Defines an interface to classes which have one or more <a class="el" href="classOgre_1_1AnimableValue.html">AnimableValue</a> instances to expose. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>></code> |
---|
14 | <p> |
---|
15 | <p>Inheritance diagram for Ogre::AnimableObject: |
---|
16 | <p><center><img src="classOgre_1_1AnimableObject.png" usemap="#Ogre::AnimableObject_map" border="0" alt=""></center> |
---|
17 | <map name="Ogre::AnimableObject_map"> |
---|
18 | <area href="classOgre_1_1MovableObject.html" alt="Ogre::MovableObject" shape="rect" coords="0,56,177,80"> |
---|
19 | <area href="classOgre_1_1BillboardChain.html" alt="Ogre::BillboardChain" shape="rect" coords="187,112,364,136"> |
---|
20 | <area href="classOgre_1_1BillboardSet.html" alt="Ogre::BillboardSet" shape="rect" coords="187,168,364,192"> |
---|
21 | <area href="classOgre_1_1Entity.html" alt="Ogre::Entity" shape="rect" coords="187,224,364,248"> |
---|
22 | <area href="classOgre_1_1Frustum.html" alt="Ogre::Frustum" shape="rect" coords="187,280,364,304"> |
---|
23 | <area href="classOgre_1_1Light.html" alt="Ogre::Light" shape="rect" coords="187,336,364,360"> |
---|
24 | <area href="classOgre_1_1ManualObject.html" alt="Ogre::ManualObject" shape="rect" coords="187,392,364,416"> |
---|
25 | <area href="classOgre_1_1MovablePlane.html" alt="Ogre::MovablePlane" shape="rect" coords="187,448,364,472"> |
---|
26 | <area href="classOgre_1_1ParticleSystem.html" alt="Ogre::ParticleSystem" shape="rect" coords="187,504,364,528"> |
---|
27 | <area href="classOgre_1_1SimpleRenderable.html" alt="Ogre::SimpleRenderable" shape="rect" coords="187,560,364,584"> |
---|
28 | <area href="classOgre_1_1StaticGeometry_1_1Region.html" alt="Ogre::StaticGeometry::Region" shape="rect" coords="187,616,364,640"> |
---|
29 | <area href="classOgre_1_1TerrainRenderable.html" alt="Ogre::TerrainRenderable" shape="rect" coords="187,672,364,696"> |
---|
30 | </map> |
---|
31 | <a href="classOgre_1_1AnimableObject-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
32 | <tr><td></td></tr> |
---|
33 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
34 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1AnimableObjecta0">AnimableObject</a> ()</td></tr> |
---|
35 | |
---|
36 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1AnimableObjecta1">~AnimableObject</a> ()</td></tr> |
---|
37 | |
---|
38 | <tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a580">StringVector</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxa54">getAnimableValueNames</a> (void) const </td></tr> |
---|
39 | |
---|
40 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets a list of animable value names for this object. <a href="#Ogre_1_1WireBoundingBoxa54"></a><br><br></td></tr> |
---|
41 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1SharedPtr.html">AnimableValuePtr</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxa55">createAnimableValue</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &valueName)</td></tr> |
---|
42 | |
---|
43 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Create a reference-counted AnimableValuePtr for the named value. <a href="#Ogre_1_1WireBoundingBoxa55"></a><br><br></td></tr> |
---|
44 | <tr><td colspan=2><br><h2>Protected Types</h2></td></tr> |
---|
45 | <tr><td class="memItemLeft" nowrap align=right valign=top>typedef std::map< <a class="el" href="namespaceOgre.html#a471">String</a>,<br> |
---|
46 | <a class="el" href="namespaceOgre.html#a580">StringVector</a> > </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxx0">AnimableDictionaryMap</a></td></tr> |
---|
47 | |
---|
48 | <tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr> |
---|
49 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual const <a class="el" href="namespaceOgre.html#a471">String</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxb8">getAnimableDictionaryName</a> (void) const </td></tr> |
---|
50 | |
---|
51 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get the name of the animable dictionary for this class. <a href="#Ogre_1_1WireBoundingBoxb8"></a><br><br></td></tr> |
---|
52 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxb9">createAnimableDictionary</a> (void) const </td></tr> |
---|
53 | |
---|
54 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Internal method for creating a dictionary of animable value names for the class, if it does not already exist. <a href="#Ogre_1_1WireBoundingBoxb9"></a><br><br></td></tr> |
---|
55 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a580">StringVector</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxb10">getAnimableValueNames</a> (void)</td></tr> |
---|
56 | |
---|
57 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Get an updateable reference to animable value list. <a href="#Ogre_1_1WireBoundingBoxb10"></a><br><br></td></tr> |
---|
58 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxb11">initialiseAnimableDictionary</a> (<a class="el" href="namespaceOgre.html#a580">StringVector</a> &vec) const </td></tr> |
---|
59 | |
---|
60 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Internal method for initialising dictionary; should be implemented by subclasses wanting to expose animable parameters. <a href="#Ogre_1_1WireBoundingBoxb11"></a><br><br></td></tr> |
---|
61 | <tr><td colspan=2><br><h2>Static Protected Attributes</h2></td></tr> |
---|
62 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxx0">AnimableDictionaryMap</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxt3">msAnimableDictionary</a></td></tr> |
---|
63 | |
---|
64 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Static map of class name to list of animable value names. <a href="#Ogre_1_1WireBoundingBoxt3"></a><br><br></td></tr> |
---|
65 | </table> |
---|
66 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
67 | Defines an interface to classes which have one or more <a class="el" href="classOgre_1_1AnimableValue.html">AnimableValue</a> instances to expose. |
---|
68 | <p> |
---|
69 | |
---|
70 | <p> |
---|
71 | |
---|
72 | <p> |
---|
73 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00199">199</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>.<hr><h2>Member Typedef Documentation</h2> |
---|
74 | <a class="anchor" name="Ogre_1_1WireBoundingBoxx0" doxytag="Ogre::AnimableObject::AnimableDictionaryMap" ></a><p> |
---|
75 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
76 | <tr> |
---|
77 | <td class="mdRow"> |
---|
78 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
79 | <tr> |
---|
80 | <td class="md" nowrap valign="top"> typedef std::map<<a class="el" href="namespaceOgre.html#a471">String</a>, <a class="el" href="namespaceOgre.html#a580">StringVector</a>> <a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxx0">Ogre::AnimableObject::AnimableDictionaryMap</a><code> [protected]</code> |
---|
81 | </table> |
---|
82 | </td> |
---|
83 | </tr> |
---|
84 | </table> |
---|
85 | <table cellspacing=5 cellpadding=0 border=0> |
---|
86 | <tr> |
---|
87 | <td> |
---|
88 | |
---|
89 | </td> |
---|
90 | <td> |
---|
91 | |
---|
92 | <p> |
---|
93 | |
---|
94 | <p> |
---|
95 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00202">202</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. </td> |
---|
96 | </tr> |
---|
97 | </table> |
---|
98 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
99 | <a class="anchor" name="Ogre_1_1AnimableObjecta0" doxytag="Ogre::AnimableObject::AnimableObject" ></a><p> |
---|
100 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
101 | <tr> |
---|
102 | <td class="mdRow"> |
---|
103 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
104 | <tr> |
---|
105 | <td class="md" nowrap valign="top"> Ogre::AnimableObject::AnimableObject </td> |
---|
106 | <td class="md" valign="top">( </td> |
---|
107 | <td class="mdname1" valign="top" nowrap> </td> |
---|
108 | <td class="md" valign="top"> ) </td> |
---|
109 | <td class="md" nowrap></td> |
---|
110 | </tr> |
---|
111 | |
---|
112 | </table> |
---|
113 | </td> |
---|
114 | </tr> |
---|
115 | </table> |
---|
116 | <table cellspacing=5 cellpadding=0 border=0> |
---|
117 | <tr> |
---|
118 | <td> |
---|
119 | |
---|
120 | </td> |
---|
121 | <td> |
---|
122 | |
---|
123 | <p> |
---|
124 | |
---|
125 | <p> |
---|
126 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00252">252</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. </td> |
---|
127 | </tr> |
---|
128 | </table> |
---|
129 | <a class="anchor" name="Ogre_1_1AnimableObjecta1" doxytag="Ogre::AnimableObject::~AnimableObject" ></a><p> |
---|
130 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
131 | <tr> |
---|
132 | <td class="mdRow"> |
---|
133 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
134 | <tr> |
---|
135 | <td class="md" nowrap valign="top"> virtual Ogre::AnimableObject::~<a class="el" href="classOgre_1_1AnimableObject.html">AnimableObject</a> </td> |
---|
136 | <td class="md" valign="top">( </td> |
---|
137 | <td class="mdname1" valign="top" nowrap> </td> |
---|
138 | <td class="md" valign="top"> ) </td> |
---|
139 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
140 | </tr> |
---|
141 | |
---|
142 | </table> |
---|
143 | </td> |
---|
144 | </tr> |
---|
145 | </table> |
---|
146 | <table cellspacing=5 cellpadding=0 border=0> |
---|
147 | <tr> |
---|
148 | <td> |
---|
149 | |
---|
150 | </td> |
---|
151 | <td> |
---|
152 | |
---|
153 | <p> |
---|
154 | |
---|
155 | <p> |
---|
156 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00253">253</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. </td> |
---|
157 | </tr> |
---|
158 | </table> |
---|
159 | <hr><h2>Member Function Documentation</h2> |
---|
160 | <a class="anchor" name="Ogre_1_1WireBoundingBoxb9" doxytag="Ogre::AnimableObject::createAnimableDictionary" ></a><p> |
---|
161 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
162 | <tr> |
---|
163 | <td class="mdRow"> |
---|
164 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
165 | <tr> |
---|
166 | <td class="md" nowrap valign="top"> void Ogre::AnimableObject::createAnimableDictionary </td> |
---|
167 | <td class="md" valign="top">( </td> |
---|
168 | <td class="md" nowrap valign="top">void </td> |
---|
169 | <td class="mdname1" valign="top" nowrap> </td> |
---|
170 | <td class="md" valign="top"> ) </td> |
---|
171 | <td class="md" nowrap> const<code> [protected]</code></td> |
---|
172 | </tr> |
---|
173 | |
---|
174 | </table> |
---|
175 | </td> |
---|
176 | </tr> |
---|
177 | </table> |
---|
178 | <table cellspacing=5 cellpadding=0 border=0> |
---|
179 | <tr> |
---|
180 | <td> |
---|
181 | |
---|
182 | </td> |
---|
183 | <td> |
---|
184 | |
---|
185 | <p> |
---|
186 | Internal method for creating a dictionary of animable value names for the class, if it does not already exist. |
---|
187 | <p> |
---|
188 | |
---|
189 | <p> |
---|
190 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00215">215</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. |
---|
191 | <p> |
---|
192 | References <a class="el" href="OgreStringVector_8h-source.html#l00036">Ogre::StringVector</a>. </td> |
---|
193 | </tr> |
---|
194 | </table> |
---|
195 | <a class="anchor" name="Ogre_1_1WireBoundingBoxa55" doxytag="Ogre::AnimableObject::createAnimableValue" ></a><p> |
---|
196 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
197 | <tr> |
---|
198 | <td class="mdRow"> |
---|
199 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
200 | <tr> |
---|
201 | <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1SharedPtr.html">AnimableValuePtr</a> Ogre::AnimableObject::createAnimableValue </td> |
---|
202 | <td class="md" valign="top">( </td> |
---|
203 | <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
204 | <td class="mdname1" valign="top" nowrap> <em>valueName</em> </td> |
---|
205 | <td class="md" valign="top"> ) </td> |
---|
206 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
207 | </tr> |
---|
208 | |
---|
209 | </table> |
---|
210 | </td> |
---|
211 | </tr> |
---|
212 | </table> |
---|
213 | <table cellspacing=5 cellpadding=0 border=0> |
---|
214 | <tr> |
---|
215 | <td> |
---|
216 | |
---|
217 | </td> |
---|
218 | <td> |
---|
219 | |
---|
220 | <p> |
---|
221 | Create a reference-counted AnimableValuePtr for the named value. |
---|
222 | <p> |
---|
223 | <dl compact><dt><b>Remarks:</b></dt><dd>You can use the returned object to animate a value on this object, using <a class="el" href="classOgre_1_1AnimationTrack.html">AnimationTrack</a>. Subclasses must override this if they wish to support animation of their values.</dd></dl> |
---|
224 | |
---|
225 | <p> |
---|
226 | Reimplemented in <a class="el" href="classOgre_1_1Light.html#Ogre_1_1Lighta42">Ogre::Light</a>. |
---|
227 | <p> |
---|
228 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00281">281</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. |
---|
229 | <p> |
---|
230 | References <a class="el" href="OgreAnimable_8h-source.html#l00192">Ogre::AnimableValuePtr</a>, <a class="el" href="OgreException_8h-source.html#l00033">OGRE_EXCEPT</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>. </td> |
---|
231 | </tr> |
---|
232 | </table> |
---|
233 | <a class="anchor" name="Ogre_1_1WireBoundingBoxb8" doxytag="Ogre::AnimableObject::getAnimableDictionaryName" ></a><p> |
---|
234 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
235 | <tr> |
---|
236 | <td class="mdRow"> |
---|
237 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
238 | <tr> |
---|
239 | <td class="md" nowrap valign="top"> virtual const <a class="el" href="namespaceOgre.html#a471">String</a>& Ogre::AnimableObject::getAnimableDictionaryName </td> |
---|
240 | <td class="md" valign="top">( </td> |
---|
241 | <td class="md" nowrap valign="top">void </td> |
---|
242 | <td class="mdname1" valign="top" nowrap> </td> |
---|
243 | <td class="md" valign="top"> ) </td> |
---|
244 | <td class="md" nowrap> const<code> [protected, virtual]</code></td> |
---|
245 | </tr> |
---|
246 | |
---|
247 | </table> |
---|
248 | </td> |
---|
249 | </tr> |
---|
250 | </table> |
---|
251 | <table cellspacing=5 cellpadding=0 border=0> |
---|
252 | <tr> |
---|
253 | <td> |
---|
254 | |
---|
255 | </td> |
---|
256 | <td> |
---|
257 | |
---|
258 | <p> |
---|
259 | Get the name of the animable dictionary for this class. |
---|
260 | <p> |
---|
261 | <dl compact><dt><b>Remarks:</b></dt><dd>Subclasses must override this if they want to support animation of their values.</dd></dl> |
---|
262 | |
---|
263 | <p> |
---|
264 | Reimplemented in <a class="el" href="classOgre_1_1Light.html#Ogre_1_1Lightb1">Ogre::Light</a>. |
---|
265 | <p> |
---|
266 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00210">210</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. |
---|
267 | <p> |
---|
268 | References <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>. </td> |
---|
269 | </tr> |
---|
270 | </table> |
---|
271 | <a class="anchor" name="Ogre_1_1WireBoundingBoxa54" doxytag="Ogre::AnimableObject::getAnimableValueNames" ></a><p> |
---|
272 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
273 | <tr> |
---|
274 | <td class="mdRow"> |
---|
275 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
276 | <tr> |
---|
277 | <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a580">StringVector</a>& Ogre::AnimableObject::getAnimableValueNames </td> |
---|
278 | <td class="md" valign="top">( </td> |
---|
279 | <td class="md" nowrap valign="top">void </td> |
---|
280 | <td class="mdname1" valign="top" nowrap> </td> |
---|
281 | <td class="md" valign="top"> ) </td> |
---|
282 | <td class="md" nowrap> const</td> |
---|
283 | </tr> |
---|
284 | |
---|
285 | </table> |
---|
286 | </td> |
---|
287 | </tr> |
---|
288 | </table> |
---|
289 | <table cellspacing=5 cellpadding=0 border=0> |
---|
290 | <tr> |
---|
291 | <td> |
---|
292 | |
---|
293 | </td> |
---|
294 | <td> |
---|
295 | |
---|
296 | <p> |
---|
297 | Gets a list of animable value names for this object. |
---|
298 | <p> |
---|
299 | |
---|
300 | <p> |
---|
301 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00256">256</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. |
---|
302 | <p> |
---|
303 | References <a class="el" href="OgreException_8h-source.html#l00033">OGRE_EXCEPT</a>, and <a class="el" href="OgreStringVector_8h-source.html#l00036">Ogre::StringVector</a>. </td> |
---|
304 | </tr> |
---|
305 | </table> |
---|
306 | <a class="anchor" name="Ogre_1_1WireBoundingBoxb10" doxytag="Ogre::AnimableObject::getAnimableValueNames" ></a><p> |
---|
307 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
308 | <tr> |
---|
309 | <td class="mdRow"> |
---|
310 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
311 | <tr> |
---|
312 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a580">StringVector</a>& Ogre::AnimableObject::getAnimableValueNames </td> |
---|
313 | <td class="md" valign="top">( </td> |
---|
314 | <td class="md" nowrap valign="top">void </td> |
---|
315 | <td class="mdname1" valign="top" nowrap> </td> |
---|
316 | <td class="md" valign="top"> ) </td> |
---|
317 | <td class="md" nowrap><code> [protected]</code></td> |
---|
318 | </tr> |
---|
319 | |
---|
320 | </table> |
---|
321 | </td> |
---|
322 | </tr> |
---|
323 | </table> |
---|
324 | <table cellspacing=5 cellpadding=0 border=0> |
---|
325 | <tr> |
---|
326 | <td> |
---|
327 | |
---|
328 | </td> |
---|
329 | <td> |
---|
330 | |
---|
331 | <p> |
---|
332 | Get an updateable reference to animable value list. |
---|
333 | <p> |
---|
334 | |
---|
335 | <p> |
---|
336 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00228">228</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. |
---|
337 | <p> |
---|
338 | References <a class="el" href="OgreException_8h-source.html#l00033">OGRE_EXCEPT</a>, and <a class="el" href="OgreStringVector_8h-source.html#l00036">Ogre::StringVector</a>. </td> |
---|
339 | </tr> |
---|
340 | </table> |
---|
341 | <a class="anchor" name="Ogre_1_1WireBoundingBoxb11" doxytag="Ogre::AnimableObject::initialiseAnimableDictionary" ></a><p> |
---|
342 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
343 | <tr> |
---|
344 | <td class="mdRow"> |
---|
345 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
346 | <tr> |
---|
347 | <td class="md" nowrap valign="top"> virtual void Ogre::AnimableObject::initialiseAnimableDictionary </td> |
---|
348 | <td class="md" valign="top">( </td> |
---|
349 | <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a580">StringVector</a> & </td> |
---|
350 | <td class="mdname1" valign="top" nowrap> <em>vec</em> </td> |
---|
351 | <td class="md" valign="top"> ) </td> |
---|
352 | <td class="md" nowrap> const<code> [protected, virtual]</code></td> |
---|
353 | </tr> |
---|
354 | |
---|
355 | </table> |
---|
356 | </td> |
---|
357 | </tr> |
---|
358 | </table> |
---|
359 | <table cellspacing=5 cellpadding=0 border=0> |
---|
360 | <tr> |
---|
361 | <td> |
---|
362 | |
---|
363 | </td> |
---|
364 | <td> |
---|
365 | |
---|
366 | <p> |
---|
367 | Internal method for initialising dictionary; should be implemented by subclasses wanting to expose animable parameters. |
---|
368 | <p> |
---|
369 | |
---|
370 | <p> |
---|
371 | Reimplemented in <a class="el" href="classOgre_1_1Light.html#Ogre_1_1Lightb2">Ogre::Light</a>. |
---|
372 | <p> |
---|
373 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00248">248</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. |
---|
374 | <p> |
---|
375 | References <a class="el" href="OgreStringVector_8h-source.html#l00036">Ogre::StringVector</a>. </td> |
---|
376 | </tr> |
---|
377 | </table> |
---|
378 | <hr><h2>Member Data Documentation</h2> |
---|
379 | <a class="anchor" name="Ogre_1_1WireBoundingBoxt3" doxytag="Ogre::AnimableObject::msAnimableDictionary" ></a><p> |
---|
380 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
381 | <tr> |
---|
382 | <td class="mdRow"> |
---|
383 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
384 | <tr> |
---|
385 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxx0">AnimableDictionaryMap</a> <a class="el" href="classOgre_1_1AnimableObject.html#Ogre_1_1WireBoundingBoxt3">Ogre::AnimableObject::msAnimableDictionary</a><code> [static, protected]</code> |
---|
386 | </table> |
---|
387 | </td> |
---|
388 | </tr> |
---|
389 | </table> |
---|
390 | <table cellspacing=5 cellpadding=0 border=0> |
---|
391 | <tr> |
---|
392 | <td> |
---|
393 | |
---|
394 | </td> |
---|
395 | <td> |
---|
396 | |
---|
397 | <p> |
---|
398 | Static map of class name to list of animable value names. |
---|
399 | <p> |
---|
400 | |
---|
401 | <p> |
---|
402 | Definition at line <a class="el" href="OgreAnimable_8h-source.html#l00204">204</a> of file <a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a>. </td> |
---|
403 | </tr> |
---|
404 | </table> |
---|
405 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
406 | <li><a class="el" href="OgreAnimable_8h-source.html">OgreAnimable.h</a></ul> |
---|
407 | <hr> |
---|
408 | <p> |
---|
409 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
410 | <!--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/> |
---|
411 | 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/> |
---|
412 | <!--/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#"> |
---|
413 | <Work rdf:about=""> |
---|
414 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
415 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
416 | </Work> |
---|
417 | <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> --> |
---|
418 | |
---|
419 | Last modified Sun Mar 12 14:38:04 2006 |
---|
420 | </p> |
---|
421 | </body> |
---|
422 | </html> |
---|