source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1RibbonTrailFactory.html @ 692

Revision 692, 22.8 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<html>
2<head>
3<title>Ogre::RibbonTrailFactory 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&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::RibbonTrailFactory Class Reference</h1>Factory object for creating <a class="el" href="classOgre_1_1RibbonTrail.html">RibbonTrail</a> instances. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreRibbonTrail_8h-source.html">OgreRibbonTrail.h</a>&gt;</code>
14<p>
15<p>Inheritance diagram for Ogre::RibbonTrailFactory:
16<p><center><img src="classOgre_1_1RibbonTrailFactory.png" usemap="#Ogre::RibbonTrailFactory_map" border="0" alt=""></center>
17<map name="Ogre::RibbonTrailFactory_map">
18<area href="classOgre_1_1MovableObjectFactory.html" alt="Ogre::MovableObjectFactory" shape="rect" coords="0,0,177,24">
19</map>
20<a href="classOgre_1_1RibbonTrailFactory-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>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RibbonTrailFactory.html#Ogre_1_1RibbonTrailFactorya0">RibbonTrailFactory</a> ()</td></tr>
24
25<tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RibbonTrailFactory.html#Ogre_1_1RibbonTrailFactorya1">~RibbonTrailFactory</a> ()</td></tr>
26
27<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RibbonTrailFactory.html#Ogre_1_1RibbonTrailFactorya2">getType</a> (void) const </td></tr>
28
29<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the type of the object to be created.  <a href="#Ogre_1_1RibbonTrailFactorya2"></a><br><br></td></tr>
30<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RibbonTrailFactory.html#Ogre_1_1RibbonTrailFactorya3">destroyInstance</a> (<a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> *obj)</td></tr>
31
32<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destroy an instance of the object.  <a href="#Ogre_1_1RibbonTrailFactorya3"></a><br><br></td></tr>
33<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1RibbonTrailFactorya4">createInstance</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;name, <a class="el" href="classOgre_1_1SceneManager.html">SceneManager</a> *manager, const <a class="el" href="namespaceOgre.html#a76">NameValuePairList</a> *params=0)</td></tr>
34
35<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a new instance of the object.  <a href="#Ogre_1_1RibbonTrailFactorya4"></a><br><br></td></tr>
36<tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1RibbonTrailFactorya5">requestTypeFlags</a> (void) const </td></tr>
37
38<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Does this factory require the allocation of a 'type flag', used to selectively include / exclude this type from scene queries?  <a href="#Ogre_1_1RibbonTrailFactorya5"></a><br><br></td></tr>
39<tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1RibbonTrailFactorya6">_notifyTypeFlags</a> (unsigned long flag)</td></tr>
40
41<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Notify this factory of the type mask to apply.  <a href="#Ogre_1_1RibbonTrailFactorya6"></a><br><br></td></tr>
42<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned long&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1RibbonTrailFactorya7">getTypeFlags</a> (void) const </td></tr>
43
44<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Gets the type flag for this factory.  <a href="#Ogre_1_1RibbonTrailFactorya7"></a><br><br></td></tr>
45<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
46<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a471">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RibbonTrailFactory.html#Ogre_1_1RibbonTrailFactorys0">FACTORY_TYPE_NAME</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><a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1RibbonTrailFactory.html#Ogre_1_1RibbonTrailFactoryb0">createInstanceImpl</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a76">NameValuePairList</a> *params)</td></tr>
50
51<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Internal implementation of create method - must be overridden.  <a href="#Ogre_1_1RibbonTrailFactoryb0"></a><br><br></td></tr>
52<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
53<tr><td class="memItemLeft" nowrap align=right valign=top>unsigned long&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1RibbonTrailFactoryp0">mTypeFlag</a></td></tr>
54
55<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Type flag, allocated if requested.  <a href="#Ogre_1_1RibbonTrailFactoryp0"></a><br><br></td></tr>
56</table>
57<hr><a name="_details"></a><h2>Detailed Description</h2>
58Factory object for creating <a class="el" href="classOgre_1_1RibbonTrail.html">RibbonTrail</a> instances.
59<p>
60
61<p>
62Definition at line <a class="el" href="OgreRibbonTrail_8h-source.html#l00195">195</a> of file <a class="el" href="OgreRibbonTrail_8h-source.html">OgreRibbonTrail.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
63<a class="anchor" name="Ogre_1_1RibbonTrailFactorya0" doxytag="Ogre::RibbonTrailFactory::RibbonTrailFactory" ></a><p>
64<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
65  <tr>
66    <td class="mdRow">
67      <table cellpadding="0" cellspacing="0" border="0">
68        <tr>
69          <td class="md" nowrap valign="top"> Ogre::RibbonTrailFactory::RibbonTrailFactory </td>
70          <td class="md" valign="top">(&nbsp;</td>
71          <td class="mdname1" valign="top" nowrap>          </td>
72          <td class="md" valign="top">&nbsp;)&nbsp;</td>
73          <td class="md" nowrap></td>
74        </tr>
75
76      </table>
77    </td>
78  </tr>
79</table>
80<table cellspacing=5 cellpadding=0 border=0>
81  <tr>
82    <td>
83      &nbsp;
84    </td>
85    <td>
86
87<p>
88
89<p>
90Definition at line <a class="el" href="OgreRibbonTrail_8h-source.html#l00200">200</a> of file <a class="el" href="OgreRibbonTrail_8h-source.html">OgreRibbonTrail.h</a>.    </td>
91  </tr>
92</table>
93<a class="anchor" name="Ogre_1_1RibbonTrailFactorya1" doxytag="Ogre::RibbonTrailFactory::~RibbonTrailFactory" ></a><p>
94<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
95  <tr>
96    <td class="mdRow">
97      <table cellpadding="0" cellspacing="0" border="0">
98        <tr>
99          <td class="md" nowrap valign="top"> Ogre::RibbonTrailFactory::~<a class="el" href="classOgre_1_1RibbonTrailFactory.html">RibbonTrailFactory</a> </td>
100          <td class="md" valign="top">(&nbsp;</td>
101          <td class="mdname1" valign="top" nowrap>          </td>
102          <td class="md" valign="top">&nbsp;)&nbsp;</td>
103          <td class="md" nowrap></td>
104        </tr>
105
106      </table>
107    </td>
108  </tr>
109</table>
110<table cellspacing=5 cellpadding=0 border=0>
111  <tr>
112    <td>
113      &nbsp;
114    </td>
115    <td>
116
117<p>
118
119<p>
120Definition at line <a class="el" href="OgreRibbonTrail_8h-source.html#l00201">201</a> of file <a class="el" href="OgreRibbonTrail_8h-source.html">OgreRibbonTrail.h</a>.    </td>
121  </tr>
122</table>
123<hr><h2>Member Function Documentation</h2>
124<a class="anchor" name="Ogre_1_1RibbonTrailFactorya6" doxytag="Ogre::RibbonTrailFactory::_notifyTypeFlags" ></a><p>
125<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
126  <tr>
127    <td class="mdRow">
128      <table cellpadding="0" cellspacing="0" border="0">
129        <tr>
130          <td class="md" nowrap valign="top"> void Ogre::MovableObjectFactory::_notifyTypeFlags </td>
131          <td class="md" valign="top">(&nbsp;</td>
132          <td class="md" nowrap valign="top">unsigned long&nbsp;</td>
133          <td class="mdname1" valign="top" nowrap> <em>flag</em>          </td>
134          <td class="md" valign="top">&nbsp;)&nbsp;</td>
135          <td class="md" nowrap><code> [inherited]</code></td>
136        </tr>
137
138      </table>
139    </td>
140  </tr>
141</table>
142<table cellspacing=5 cellpadding=0 border=0>
143  <tr>
144    <td>
145      &nbsp;
146    </td>
147    <td>
148
149<p>
150Notify this factory of the type mask to apply.
151<p>
152<dl compact><dt><b>Remarks:</b></dt><dd>This should normally only be called by <a class="el" href="classOgre_1_1Root.html">Root</a> in response to a 'true' result from requestTypeMask. However, you can actually use it yourself if you're careful; for example to assign the same mask to a number of different types of object, should you always wish them to be treated the same in queries.</dd></dl>
153
154<p>
155Definition at line <a class="el" href="OgreMovableObject_8h-source.html#l00415">415</a> of file <a class="el" href="OgreMovableObject_8h-source.html">OgreMovableObject.h</a>.    </td>
156  </tr>
157</table>
158<a class="anchor" name="Ogre_1_1RibbonTrailFactorya4" doxytag="Ogre::RibbonTrailFactory::createInstance" ></a><p>
159<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
160  <tr>
161    <td class="mdRow">
162      <table cellpadding="0" cellspacing="0" border="0">
163        <tr>
164          <td class="md" nowrap valign="top"> virtual <a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a>* Ogre::MovableObjectFactory::createInstance </td>
165          <td class="md" valign="top">(&nbsp;</td>
166          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;&nbsp;</td>
167          <td class="mdname" nowrap> <em>name</em>, </td>
168        </tr>
169        <tr>
170          <td class="md" nowrap align="right"></td>
171          <td></td>
172          <td class="md" nowrap><a class="el" href="classOgre_1_1SceneManager.html">SceneManager</a> *&nbsp;</td>
173          <td class="mdname" nowrap> <em>manager</em>, </td>
174        </tr>
175        <tr>
176          <td class="md" nowrap align="right"></td>
177          <td></td>
178          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a76">NameValuePairList</a> *&nbsp;</td>
179          <td class="mdname" nowrap> <em>params</em> = 0</td>
180        </tr>
181        <tr>
182          <td></td>
183          <td class="md">)&nbsp;</td>
184          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
185        </tr>
186
187      </table>
188    </td>
189  </tr>
190</table>
191<table cellspacing=5 cellpadding=0 border=0>
192  <tr>
193    <td>
194      &nbsp;
195    </td>
196    <td>
197
198<p>
199Create a new instance of the object.
200<p>
201<dl compact><dt><b>Parameters:</b></dt><dd>
202  <table border="0" cellspacing="2" cellpadding="0">
203    <tr><td valign=top><em>name</em>&nbsp;</td><td>The name of the new object </td></tr>
204    <tr><td valign=top><em>manager</em>&nbsp;</td><td>The <a class="el" href="classOgre_1_1SceneManager.html">SceneManager</a> instance that will be holding the instance once created. </td></tr>
205    <tr><td valign=top><em>params</em>&nbsp;</td><td>Name/value pair list of additional parameters required to construct the object (defined per subtype). Optional.</td></tr>
206  </table>
207</dl>
208    </td>
209  </tr>
210</table>
211<a class="anchor" name="Ogre_1_1RibbonTrailFactoryb0" doxytag="Ogre::RibbonTrailFactory::createInstanceImpl" ></a><p>
212<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
213  <tr>
214    <td class="mdRow">
215      <table cellpadding="0" cellspacing="0" border="0">
216        <tr>
217          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a>* Ogre::RibbonTrailFactory::createInstanceImpl </td>
218          <td class="md" valign="top">(&nbsp;</td>
219          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> &amp;&nbsp;</td>
220          <td class="mdname" nowrap> <em>name</em>, </td>
221        </tr>
222        <tr>
223          <td class="md" nowrap align="right"></td>
224          <td></td>
225          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a76">NameValuePairList</a> *&nbsp;</td>
226          <td class="mdname" nowrap> <em>params</em></td>
227        </tr>
228        <tr>
229          <td></td>
230          <td class="md">)&nbsp;</td>
231          <td class="md" colspan="2"><code> [protected, virtual]</code></td>
232        </tr>
233
234      </table>
235    </td>
236  </tr>
237</table>
238<table cellspacing=5 cellpadding=0 border=0>
239  <tr>
240    <td>
241      &nbsp;
242    </td>
243    <td>
244
245<p>
246Internal implementation of create method - must be overridden.
247<p>
248
249<p>
250Implements <a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1MovableObjectFactoryb0">Ogre::MovableObjectFactory</a>.    </td>
251  </tr>
252</table>
253<a class="anchor" name="Ogre_1_1RibbonTrailFactorya3" doxytag="Ogre::RibbonTrailFactory::destroyInstance" ></a><p>
254<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
255  <tr>
256    <td class="mdRow">
257      <table cellpadding="0" cellspacing="0" border="0">
258        <tr>
259          <td class="md" nowrap valign="top"> void Ogre::RibbonTrailFactory::destroyInstance </td>
260          <td class="md" valign="top">(&nbsp;</td>
261          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> *&nbsp;</td>
262          <td class="mdname1" valign="top" nowrap> <em>obj</em>          </td>
263          <td class="md" valign="top">&nbsp;)&nbsp;</td>
264          <td class="md" nowrap><code> [virtual]</code></td>
265        </tr>
266
267      </table>
268    </td>
269  </tr>
270</table>
271<table cellspacing=5 cellpadding=0 border=0>
272  <tr>
273    <td>
274      &nbsp;
275    </td>
276    <td>
277
278<p>
279Destroy an instance of the object.
280<p>
281
282<p>
283Implements <a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1MovableObjectFactorya4">Ogre::MovableObjectFactory</a>.    </td>
284  </tr>
285</table>
286<a class="anchor" name="Ogre_1_1RibbonTrailFactorya2" doxytag="Ogre::RibbonTrailFactory::getType" ></a><p>
287<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
288  <tr>
289    <td class="mdRow">
290      <table cellpadding="0" cellspacing="0" border="0">
291        <tr>
292          <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a471">String</a>&amp; Ogre::RibbonTrailFactory::getType </td>
293          <td class="md" valign="top">(&nbsp;</td>
294          <td class="md" nowrap valign="top">void&nbsp;</td>
295          <td class="mdname1" valign="top" nowrap>          </td>
296          <td class="md" valign="top">&nbsp;)&nbsp;</td>
297          <td class="md" nowrap> const<code> [virtual]</code></td>
298        </tr>
299
300      </table>
301    </td>
302  </tr>
303</table>
304<table cellspacing=5 cellpadding=0 border=0>
305  <tr>
306    <td>
307      &nbsp;
308    </td>
309    <td>
310
311<p>
312Get the type of the object to be created.
313<p>
314
315<p>
316Implements <a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1MovableObjectFactorya2">Ogre::MovableObjectFactory</a>.    </td>
317  </tr>
318</table>
319<a class="anchor" name="Ogre_1_1RibbonTrailFactorya7" doxytag="Ogre::RibbonTrailFactory::getTypeFlags" ></a><p>
320<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
321  <tr>
322    <td class="mdRow">
323      <table cellpadding="0" cellspacing="0" border="0">
324        <tr>
325          <td class="md" nowrap valign="top"> unsigned long Ogre::MovableObjectFactory::getTypeFlags </td>
326          <td class="md" valign="top">(&nbsp;</td>
327          <td class="md" nowrap valign="top">void&nbsp;</td>
328          <td class="mdname1" valign="top" nowrap>          </td>
329          <td class="md" valign="top">&nbsp;)&nbsp;</td>
330          <td class="md" nowrap> const<code> [inherited]</code></td>
331        </tr>
332
333      </table>
334    </td>
335  </tr>
336</table>
337<table cellspacing=5 cellpadding=0 border=0>
338  <tr>
339    <td>
340      &nbsp;
341    </td>
342    <td>
343
344<p>
345Gets the type flag for this factory.
346<p>
347<dl compact><dt><b>Remarks:</b></dt><dd>A type flag is like a query flag, except that it applies to all instances of a certain type of object.</dd></dl>
348
349<p>
350Definition at line <a class="el" href="OgreMovableObject_8h-source.html#l00422">422</a> of file <a class="el" href="OgreMovableObject_8h-source.html">OgreMovableObject.h</a>.    </td>
351  </tr>
352</table>
353<a class="anchor" name="Ogre_1_1RibbonTrailFactorya5" doxytag="Ogre::RibbonTrailFactory::requestTypeFlags" ></a><p>
354<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
355  <tr>
356    <td class="mdRow">
357      <table cellpadding="0" cellspacing="0" border="0">
358        <tr>
359          <td class="md" nowrap valign="top"> virtual bool Ogre::MovableObjectFactory::requestTypeFlags </td>
360          <td class="md" valign="top">(&nbsp;</td>
361          <td class="md" nowrap valign="top">void&nbsp;</td>
362          <td class="mdname1" valign="top" nowrap>          </td>
363          <td class="md" valign="top">&nbsp;)&nbsp;</td>
364          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
365        </tr>
366
367      </table>
368    </td>
369  </tr>
370</table>
371<table cellspacing=5 cellpadding=0 border=0>
372  <tr>
373    <td>
374      &nbsp;
375    </td>
376    <td>
377
378<p>
379Does this factory require the allocation of a 'type flag', used to selectively include / exclude this type from scene queries?
380<p>
381<dl compact><dt><b>Remarks:</b></dt><dd>The default implementation here is to return 'false', ie not to request a unique type mask from <a class="el" href="classOgre_1_1Root.html">Root</a>. For objects that never need to be excluded in <a class="el" href="classOgre_1_1SceneQuery.html">SceneQuery</a> results, that's fine, since the default implementation of <a class="el" href="classOgre_1_1MovableObject.html#Ogre_1_1WireBoundingBoxa53">MovableObject::getTypeFlags</a> is to return all ones, hence matching any query type mask. However, if you want the objects created by this factory to be filterable by queries using a broad type, you have to give them a (preferably unique) type mask - and given that you don't know what other <a class="el" href="classOgre_1_1MovableObject.html">MovableObject</a> types are registered, <a class="el" href="classOgre_1_1Root.html">Root</a> will allocate you one.</dd></dl>
382
383<p>
384Definition at line <a class="el" href="OgreMovableObject_8h-source.html#l00406">406</a> of file <a class="el" href="OgreMovableObject_8h-source.html">OgreMovableObject.h</a>.    </td>
385  </tr>
386</table>
387<hr><h2>Member Data Documentation</h2>
388<a class="anchor" name="Ogre_1_1RibbonTrailFactorys0" doxytag="Ogre::RibbonTrailFactory::FACTORY_TYPE_NAME" ></a><p>
389<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
390  <tr>
391    <td class="mdRow">
392      <table cellpadding="0" cellspacing="0" border="0">
393        <tr>
394          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="classOgre_1_1RibbonTrailFactory.html#Ogre_1_1RibbonTrailFactorys0">Ogre::RibbonTrailFactory::FACTORY_TYPE_NAME</a><code> [static]</code>
395      </table>
396    </td>
397  </tr>
398</table>
399<table cellspacing=5 cellpadding=0 border=0>
400  <tr>
401    <td>
402      &nbsp;
403    </td>
404    <td>
405
406<p>
407
408<p>
409Definition at line <a class="el" href="OgreRibbonTrail_8h-source.html#l00203">203</a> of file <a class="el" href="OgreRibbonTrail_8h-source.html">OgreRibbonTrail.h</a>.    </td>
410  </tr>
411</table>
412<a class="anchor" name="Ogre_1_1RibbonTrailFactoryp0" doxytag="Ogre::RibbonTrailFactory::mTypeFlag" ></a><p>
413<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
414  <tr>
415    <td class="mdRow">
416      <table cellpadding="0" cellspacing="0" border="0">
417        <tr>
418          <td class="md" nowrap valign="top"> unsigned long <a class="el" href="classOgre_1_1MovableObjectFactory.html#Ogre_1_1RibbonTrailFactoryp0">Ogre::MovableObjectFactory::mTypeFlag</a><code> [protected, inherited]</code>
419      </table>
420    </td>
421  </tr>
422</table>
423<table cellspacing=5 cellpadding=0 border=0>
424  <tr>
425    <td>
426      &nbsp;
427    </td>
428    <td>
429
430<p>
431Type flag, allocated if requested.
432<p>
433
434<p>
435Definition at line <a class="el" href="OgreMovableObject_8h-source.html#l00369">369</a> of file <a class="el" href="OgreMovableObject_8h-source.html">OgreMovableObject.h</a>.    </td>
436  </tr>
437</table>
438<hr>The documentation for this class was generated from the following file:<ul>
439<li><a class="el" href="OgreRibbonTrail_8h-source.html">OgreRibbonTrail.h</a></ul>
440<hr>
441<p>
442Copyright &copy; 2000-2005 by The OGRE Team<br />
443<!--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/>
444This 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/>
445                <!--/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#">
446                <Work rdf:about="">
447                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
448        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
449                </Work>
450                <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> -->
451
452Last modified Sun Mar 12 14:42:55 2006
453</p>
454</body>
455</html>
Note: See TracBrowser for help on using the repository browser.