source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1ColourFaderAffectorFactory.html @ 657

Revision 657, 10.8 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::ColourFaderAffectorFactory 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::ColourFaderAffectorFactory Class Reference</h1>Factory class for <a class="el" href="classOgre_1_1ColourFaderAffector.html">ColourFaderAffector</a>. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreColourFaderAffectorFactory_8h-source.html">OgreColourFaderAffectorFactory.h</a>&gt;</code>
14<p>
15<p>Inheritance diagram for Ogre::ColourFaderAffectorFactory:
16<p><center><img src="classOgre_1_1ColourFaderAffectorFactory.png" usemap="#Ogre::ColourFaderAffectorFactory_map" border="0" alt=""></center>
17<map name="Ogre::ColourFaderAffectorFactory_map">
18<area href="classOgre_1_1ParticleAffectorFactory.html" alt="Ogre::ParticleAffectorFactory" shape="rect" coords="0,0,209,24">
19</map>
20<a href="classOgre_1_1ColourFaderAffectorFactory-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>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleAffectorFactory.html#Ogre_1_1ScaleAffectorFactorya0">destroyAffector</a> (<a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a> *e)</td></tr>
24
25<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destroys the affector pointed to by the parameter (for early clean up if reauired).  <a href="#Ogre_1_1ScaleAffectorFactorya0"></a><br><br></td></tr>
26<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
27<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector&lt; <a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a> * &gt;&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleAffectorFactory.html#Ogre_1_1ScaleAffectorFactoryp0">mAffectors</a></td></tr>
28
29<tr><td colspan=2><br><h2>Private Member Functions</h2></td></tr>
30<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a426">String</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ColourFaderAffectorFactory.html#Ogre_1_1ColourFaderAffectorFactoryd0">getName</a> () const </td></tr>
31
32<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">See <a class="el" href="classOgre_1_1ParticleAffectorFactory.html">ParticleAffectorFactory</a>.  <a href="#Ogre_1_1ColourFaderAffectorFactoryd0"></a><br><br></td></tr>
33<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a> *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ColourFaderAffectorFactory.html#Ogre_1_1ColourFaderAffectorFactoryd1">createAffector</a> (<a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a> *psys)</td></tr>
34
35<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">See <a class="el" href="classOgre_1_1ParticleAffectorFactory.html">ParticleAffectorFactory</a>.  <a href="#Ogre_1_1ColourFaderAffectorFactoryd1"></a><br><br></td></tr>
36</table>
37<hr><a name="_details"></a><h2>Detailed Description</h2>
38Factory class for <a class="el" href="classOgre_1_1ColourFaderAffector.html">ColourFaderAffector</a>.
39<p>
40
41<p>
42Definition at line <a class="el" href="OgreColourFaderAffectorFactory_8h-source.html#l00035">35</a> of file <a class="el" href="OgreColourFaderAffectorFactory_8h-source.html">OgreColourFaderAffectorFactory.h</a>.<hr><h2>Member Function Documentation</h2>
43<a class="anchor" name="Ogre_1_1ColourFaderAffectorFactoryd1" doxytag="Ogre::ColourFaderAffectorFactory::createAffector" ></a><p>
44<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
45  <tr>
46    <td class="mdRow">
47      <table cellpadding="0" cellspacing="0" border="0">
48        <tr>
49          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a>* Ogre::ColourFaderAffectorFactory::createAffector </td>
50          <td class="md" valign="top">(&nbsp;</td>
51          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a> *&nbsp;</td>
52          <td class="mdname1" valign="top" nowrap> <em>psys</em>          </td>
53          <td class="md" valign="top">&nbsp;)&nbsp;</td>
54          <td class="md" nowrap><code> [private, virtual]</code></td>
55        </tr>
56
57      </table>
58    </td>
59  </tr>
60</table>
61<table cellspacing=5 cellpadding=0 border=0>
62  <tr>
63    <td>
64      &nbsp;
65    </td>
66    <td>
67
68<p>
69See <a class="el" href="classOgre_1_1ParticleAffectorFactory.html">ParticleAffectorFactory</a>.
70<p>
71
72<p>
73Implements <a class="el" href="classOgre_1_1ParticleAffectorFactory.html#Ogre_1_1ParticleAffectorFactorya3">Ogre::ParticleAffectorFactory</a>.
74<p>
75Definition at line <a class="el" href="OgreColourFaderAffectorFactory_8h-source.html#l00041">41</a> of file <a class="el" href="OgreColourFaderAffectorFactory_8h-source.html">OgreColourFaderAffectorFactory.h</a>.    </td>
76  </tr>
77</table>
78<a class="anchor" name="Ogre_1_1ScaleAffectorFactorya0" doxytag="Ogre::ColourFaderAffectorFactory::destroyAffector" ></a><p>
79<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
80  <tr>
81    <td class="mdRow">
82      <table cellpadding="0" cellspacing="0" border="0">
83        <tr>
84          <td class="md" nowrap valign="top"> virtual void Ogre::ParticleAffectorFactory::destroyAffector </td>
85          <td class="md" valign="top">(&nbsp;</td>
86          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a> *&nbsp;</td>
87          <td class="mdname1" valign="top" nowrap> <em>e</em>          </td>
88          <td class="md" valign="top">&nbsp;)&nbsp;</td>
89          <td class="md" nowrap><code> [virtual, inherited]</code></td>
90        </tr>
91
92      </table>
93    </td>
94  </tr>
95</table>
96<table cellspacing=5 cellpadding=0 border=0>
97  <tr>
98    <td>
99      &nbsp;
100    </td>
101    <td>
102
103<p>
104Destroys the affector pointed to by the parameter (for early clean up if reauired).
105<p>
106    </td>
107  </tr>
108</table>
109<a class="anchor" name="Ogre_1_1ColourFaderAffectorFactoryd0" doxytag="Ogre::ColourFaderAffectorFactory::getName" ></a><p>
110<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
111  <tr>
112    <td class="mdRow">
113      <table cellpadding="0" cellspacing="0" border="0">
114        <tr>
115          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a426">String</a> Ogre::ColourFaderAffectorFactory::getName </td>
116          <td class="md" valign="top">(&nbsp;</td>
117          <td class="md" nowrap valign="top">void&nbsp;</td>
118          <td class="mdname1" valign="top" nowrap>          </td>
119          <td class="md" valign="top">&nbsp;)&nbsp;</td>
120          <td class="md" nowrap> const<code> [private, virtual]</code></td>
121        </tr>
122
123      </table>
124    </td>
125  </tr>
126</table>
127<table cellspacing=5 cellpadding=0 border=0>
128  <tr>
129    <td>
130      &nbsp;
131    </td>
132    <td>
133
134<p>
135See <a class="el" href="classOgre_1_1ParticleAffectorFactory.html">ParticleAffectorFactory</a>.
136<p>
137
138<p>
139Implements <a class="el" href="classOgre_1_1ParticleAffectorFactory.html#Ogre_1_1ParticleAffectorFactorya2">Ogre::ParticleAffectorFactory</a>.
140<p>
141Definition at line <a class="el" href="OgreColourFaderAffectorFactory_8h-source.html#l00038">38</a> of file <a class="el" href="OgreColourFaderAffectorFactory_8h-source.html">OgreColourFaderAffectorFactory.h</a>.
142<p>
143References <a class="el" href="OgrePrerequisites_8h-source.html#l00154">Ogre::String</a>.    </td>
144  </tr>
145</table>
146<hr><h2>Member Data Documentation</h2>
147<a class="anchor" name="Ogre_1_1ScaleAffectorFactoryp0" doxytag="Ogre::ColourFaderAffectorFactory::mAffectors" ></a><p>
148<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
149  <tr>
150    <td class="mdRow">
151      <table cellpadding="0" cellspacing="0" border="0">
152        <tr>
153          <td class="md" nowrap valign="top"> std::vector&lt;<a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a>*&gt; <a class="el" href="classOgre_1_1ParticleAffectorFactory.html#Ogre_1_1ScaleAffectorFactoryp0">Ogre::ParticleAffectorFactory::mAffectors</a><code> [protected, inherited]</code>
154      </table>
155    </td>
156  </tr>
157</table>
158<table cellspacing=5 cellpadding=0 border=0>
159  <tr>
160    <td>
161      &nbsp;
162    </td>
163    <td>
164
165<p>
166
167<p>
168Definition at line <a class="el" href="OgreParticleAffectorFactory_8h-source.html#l00048">48</a> of file <a class="el" href="OgreParticleAffectorFactory_8h-source.html">OgreParticleAffectorFactory.h</a>.    </td>
169  </tr>
170</table>
171<hr>The documentation for this class was generated from the following file:<ul>
172<li><a class="el" href="OgreColourFaderAffectorFactory_8h-source.html">OgreColourFaderAffectorFactory.h</a></ul>
173<hr>
174<p>
175Copyright &copy; 2000-2005 by The OGRE Team<br />
176<!--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/>
177This 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/>
178                <!--/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#">
179                <Work rdf:about="">
180                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
181        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
182                </Work>
183                <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> -->
184
185Last modified Sun Feb 12 13:07:12 2006
186</p>
187</body>
188</html>
Note: See TracBrowser for help on using the repository browser.