1 | <html> |
---|
2 | <head> |
---|
3 | <title>Ogre::ScaleAffector 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::ScaleAffector Class Reference</h1>This plugin subclass of <a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a> allows you to alter the scale of particles. |
---|
11 | <a href="#_details">More...</a> |
---|
12 | <p> |
---|
13 | <code>#include <<a class="el" href="OgreScaleAffector_8h-source.html">OgreScaleAffector.h</a>></code> |
---|
14 | <p> |
---|
15 | <p>Inheritance diagram for Ogre::ScaleAffector: |
---|
16 | <p><center><img src="classOgre_1_1ScaleAffector.png" usemap="#Ogre::ScaleAffector_map" border="0" alt=""></center> |
---|
17 | <map name="Ogre::ScaleAffector_map"> |
---|
18 | <area href="classOgre_1_1ParticleAffector.html" alt="Ogre::ParticleAffector" shape="rect" coords="0,56,136,80"> |
---|
19 | <area href="classOgre_1_1StringInterface.html" alt="Ogre::StringInterface" shape="rect" coords="0,0,136,24"> |
---|
20 | </map> |
---|
21 | <a href="classOgre_1_1ScaleAffector-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
22 | <tr><td></td></tr> |
---|
23 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
24 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ScaleAffector.html#Ogre_1_1ScaleAffectora0">ScaleAffector</a> (<a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a> *psys)</td></tr> |
---|
25 | |
---|
26 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <a href="#Ogre_1_1ScaleAffectora0"></a><br><br></td></tr> |
---|
27 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ScaleAffector.html#Ogre_1_1ScaleAffectora1">_affectParticles</a> (<a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a> *pSystem, <a class="el" href="namespaceOgre.html#a465">Real</a> timeElapsed)</td></tr> |
---|
28 | |
---|
29 | <tr><td class="mdescLeft"> </td><td class="mdescRight">See <a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a>. <a href="#Ogre_1_1ScaleAffectora1"></a><br><br></td></tr> |
---|
30 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ScaleAffector.html#Ogre_1_1ScaleAffectora2">setAdjust</a> (<a class="el" href="namespaceOgre.html#a465">Real</a> rate)</td></tr> |
---|
31 | |
---|
32 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the scale adjustment to be made per second to particles. <a href="#Ogre_1_1ScaleAffectora2"></a><br><br></td></tr> |
---|
33 | <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_1ScaleAffector.html#Ogre_1_1ScaleAffectora3">getAdjust</a> (void) const </td></tr> |
---|
34 | |
---|
35 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Gets the scale adjustment to be made per second to particles. <a href="#Ogre_1_1ScaleAffectora3"></a><br><br></td></tr> |
---|
36 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ScaleAffectora4">_initParticle</a> (<a class="el" href="classOgre_1_1Particle.html">Particle</a> *pParticle)</td></tr> |
---|
37 | |
---|
38 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Method called to allow the affector to initialize all newly created particles in the system. <a href="#Ogre_1_1ScaleAffectora4"></a><br><br></td></tr> |
---|
39 | <tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a471">String</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ScaleAffectora5">getType</a> (void) const </td></tr> |
---|
40 | |
---|
41 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Returns the name of the type of affector. <a href="#Ogre_1_1ScaleAffectora5"></a><br><br></td></tr> |
---|
42 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea45">getParamDictionary</a> (void)</td></tr> |
---|
43 | |
---|
44 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Retrieves the parameter dictionary for this class. <a href="#Ogre_1_1Texturea45"></a><br><br></td></tr> |
---|
45 | <tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea46">getParamDictionary</a> (void) const </td></tr> |
---|
46 | |
---|
47 | <tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="namespaceOgre.html#a563">ParameterList</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea47">getParameters</a> (void) const </td></tr> |
---|
48 | |
---|
49 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Retrieves a list of parameters valid for this object. <a href="#Ogre_1_1Texturea47"></a><br><br></td></tr> |
---|
50 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea48">setParameter</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &name, const <a class="el" href="namespaceOgre.html#a471">String</a> &value)</td></tr> |
---|
51 | |
---|
52 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Generic parameter setting method. <a href="#Ogre_1_1Texturea48"></a><br><br></td></tr> |
---|
53 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea49">setParameterList</a> (const <a class="el" href="namespaceOgre.html#a76">NameValuePairList</a> &paramList)</td></tr> |
---|
54 | |
---|
55 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Generic multiple parameter setting method. <a href="#Ogre_1_1Texturea49"></a><br><br></td></tr> |
---|
56 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a471">String</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea50">getParameter</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &name) const </td></tr> |
---|
57 | |
---|
58 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Generic parameter retrieval method. <a href="#Ogre_1_1Texturea50"></a><br><br></td></tr> |
---|
59 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea51">copyParametersTo</a> (<a class="el" href="classOgre_1_1StringInterface.html">StringInterface</a> *dest) const </td></tr> |
---|
60 | |
---|
61 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Method for copying this object's parameters to another object. <a href="#Ogre_1_1Texturea51"></a><br><br></td></tr> |
---|
62 | <tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr> |
---|
63 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturee0">cleanupDictionary</a> ()</td></tr> |
---|
64 | |
---|
65 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Cleans up the static 'msDictionary' required to reset <a class="el" href="namespaceOgre.html">Ogre</a>, otherwise the containers are left with invalid pointers, which will lead to a crash as soon as one of the <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> implementers (e.g. <a href="#Ogre_1_1Texturee0"></a><br><br></td></tr> |
---|
66 | <tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr> |
---|
67 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ScaleAffector_1_1CmdScaleAdjust.html">CmdScaleAdjust</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ScaleAffector.html#Ogre_1_1ScaleAffectors0">msScaleCmd</a></td></tr> |
---|
68 | |
---|
69 | <tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr> |
---|
70 | <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ScaleAffectorb0">addBaseParameters</a> (void)</td></tr> |
---|
71 | |
---|
72 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Internal method for setting up the basic parameter definitions for a subclass. <a href="#Ogre_1_1ScaleAffectorb0"></a><br><br></td></tr> |
---|
73 | <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Textureb6">createParamDictionary</a> (const <a class="el" href="namespaceOgre.html#a471">String</a> &className)</td></tr> |
---|
74 | |
---|
75 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Internal method for creating a parameter dictionary for the class, if it does not already exist. <a href="#Ogre_1_1Textureb6"></a><br><br></td></tr> |
---|
76 | <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> |
---|
77 | <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_1ScaleAffector.html#Ogre_1_1ScaleAffectorp0">mScaleAdj</a></td></tr> |
---|
78 | |
---|
79 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a471">String</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ScaleAffectorp1">mType</a></td></tr> |
---|
80 | |
---|
81 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Name of the type of affector, MUST be initialised by subclasses. <a href="#Ogre_1_1ScaleAffectorp1"></a><br><br></td></tr> |
---|
82 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ScaleAffectorp2">mParent</a></td></tr> |
---|
83 | |
---|
84 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a471">String</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturep26">mParamDictName</a></td></tr> |
---|
85 | |
---|
86 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Class name for this instance to be used as a lookup (must be initialised by subclasses). <a href="#Ogre_1_1Texturep26"></a><br><br></td></tr> |
---|
87 | <tr><td colspan=2><br><h2>Static Protected Attributes</h2></td></tr> |
---|
88 | <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a565">ParamDictionaryMap</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturet0">msDictionary</a></td></tr> |
---|
89 | |
---|
90 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Dictionary of parameters. <a href="#Ogre_1_1Texturet0"></a><br><br></td></tr> |
---|
91 | </table> |
---|
92 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
93 | This plugin subclass of <a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a> allows you to alter the scale of particles. |
---|
94 | <p> |
---|
95 | <dl compact><dt><b>Remarks:</b></dt><dd>This class supplies the <a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a> implementation required to make the particle expand or contract in mid-flight. </dd></dl> |
---|
96 | |
---|
97 | <p> |
---|
98 | |
---|
99 | <p> |
---|
100 | Definition at line <a class="el" href="OgreScaleAffector_8h-source.html#l00040">40</a> of file <a class="el" href="OgreScaleAffector_8h-source.html">OgreScaleAffector.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
101 | <a class="anchor" name="Ogre_1_1ScaleAffectora0" doxytag="Ogre::ScaleAffector::ScaleAffector" ></a><p> |
---|
102 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
103 | <tr> |
---|
104 | <td class="mdRow"> |
---|
105 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
106 | <tr> |
---|
107 | <td class="md" nowrap valign="top"> Ogre::ScaleAffector::ScaleAffector </td> |
---|
108 | <td class="md" valign="top">( </td> |
---|
109 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a> * </td> |
---|
110 | <td class="mdname1" valign="top" nowrap> <em>psys</em> </td> |
---|
111 | <td class="md" valign="top"> ) </td> |
---|
112 | <td class="md" nowrap></td> |
---|
113 | </tr> |
---|
114 | |
---|
115 | </table> |
---|
116 | </td> |
---|
117 | </tr> |
---|
118 | </table> |
---|
119 | <table cellspacing=5 cellpadding=0 border=0> |
---|
120 | <tr> |
---|
121 | <td> |
---|
122 | |
---|
123 | </td> |
---|
124 | <td> |
---|
125 | |
---|
126 | <p> |
---|
127 | Default constructor. |
---|
128 | <p> |
---|
129 | </td> |
---|
130 | </tr> |
---|
131 | </table> |
---|
132 | <hr><h2>Member Function Documentation</h2> |
---|
133 | <a class="anchor" name="Ogre_1_1ScaleAffectora1" doxytag="Ogre::ScaleAffector::_affectParticles" ></a><p> |
---|
134 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
135 | <tr> |
---|
136 | <td class="mdRow"> |
---|
137 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
138 | <tr> |
---|
139 | <td class="md" nowrap valign="top"> void Ogre::ScaleAffector::_affectParticles </td> |
---|
140 | <td class="md" valign="top">( </td> |
---|
141 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a> * </td> |
---|
142 | <td class="mdname" nowrap> <em>pSystem</em>, </td> |
---|
143 | </tr> |
---|
144 | <tr> |
---|
145 | <td class="md" nowrap align="right"></td> |
---|
146 | <td></td> |
---|
147 | <td class="md" nowrap><a class="el" href="namespaceOgre.html#a465">Real</a> </td> |
---|
148 | <td class="mdname" nowrap> <em>timeElapsed</em></td> |
---|
149 | </tr> |
---|
150 | <tr> |
---|
151 | <td></td> |
---|
152 | <td class="md">) </td> |
---|
153 | <td class="md" colspan="2"><code> [virtual]</code></td> |
---|
154 | </tr> |
---|
155 | |
---|
156 | </table> |
---|
157 | </td> |
---|
158 | </tr> |
---|
159 | </table> |
---|
160 | <table cellspacing=5 cellpadding=0 border=0> |
---|
161 | <tr> |
---|
162 | <td> |
---|
163 | |
---|
164 | </td> |
---|
165 | <td> |
---|
166 | |
---|
167 | <p> |
---|
168 | See <a class="el" href="classOgre_1_1ParticleAffector.html">ParticleAffector</a>. |
---|
169 | <p> |
---|
170 | |
---|
171 | <p> |
---|
172 | Implements <a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ParticleAffectora3">Ogre::ParticleAffector</a>. </td> |
---|
173 | </tr> |
---|
174 | </table> |
---|
175 | <a class="anchor" name="Ogre_1_1ScaleAffectora4" doxytag="Ogre::ScaleAffector::_initParticle" ></a><p> |
---|
176 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
177 | <tr> |
---|
178 | <td class="mdRow"> |
---|
179 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
180 | <tr> |
---|
181 | <td class="md" nowrap valign="top"> virtual void Ogre::ParticleAffector::_initParticle </td> |
---|
182 | <td class="md" valign="top">( </td> |
---|
183 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Particle.html">Particle</a> * </td> |
---|
184 | <td class="mdname1" valign="top" nowrap> <em>pParticle</em> </td> |
---|
185 | <td class="md" valign="top"> ) </td> |
---|
186 | <td class="md" nowrap><code> [virtual, inherited]</code></td> |
---|
187 | </tr> |
---|
188 | |
---|
189 | </table> |
---|
190 | </td> |
---|
191 | </tr> |
---|
192 | </table> |
---|
193 | <table cellspacing=5 cellpadding=0 border=0> |
---|
194 | <tr> |
---|
195 | <td> |
---|
196 | |
---|
197 | </td> |
---|
198 | <td> |
---|
199 | |
---|
200 | <p> |
---|
201 | Method called to allow the affector to initialize all newly created particles in the system. |
---|
202 | <p> |
---|
203 | <dl compact><dt><b>Remarks:</b></dt><dd>This is where the affector gets the chance to initialize it's effects to the particles of a system. The affector is expected to initialize some or all of the particles in the system passed to it, depending on the affector's approach. </dd></dl> |
---|
204 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
205 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
206 | <tr><td valign=top><em>pParticle</em> </td><td>Pointer to a <a class="el" href="classOgre_1_1Particle.html">Particle</a> to initialize. </td></tr> |
---|
207 | </table> |
---|
208 | </dl> |
---|
209 | |
---|
210 | <p> |
---|
211 | Reimplemented in <a class="el" href="classOgre_1_1ColourImageAffector.html#Ogre_1_1ColourImageAffectora1">Ogre::ColourImageAffector</a>, and <a class="el" href="classOgre_1_1RotationAffector.html#Ogre_1_1RotationAffectora1">Ogre::RotationAffector</a>. |
---|
212 | <p> |
---|
213 | Definition at line <a class="el" href="OgreParticleAffector_8h-source.html#l00085">85</a> of file <a class="el" href="OgreParticleAffector_8h-source.html">OgreParticleAffector.h</a>. </td> |
---|
214 | </tr> |
---|
215 | </table> |
---|
216 | <a class="anchor" name="Ogre_1_1ScaleAffectorb0" doxytag="Ogre::ScaleAffector::addBaseParameters" ></a><p> |
---|
217 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
218 | <tr> |
---|
219 | <td class="mdRow"> |
---|
220 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
221 | <tr> |
---|
222 | <td class="md" nowrap valign="top"> void Ogre::ParticleAffector::addBaseParameters </td> |
---|
223 | <td class="md" valign="top">( </td> |
---|
224 | <td class="md" nowrap valign="top">void </td> |
---|
225 | <td class="mdname1" valign="top" nowrap> </td> |
---|
226 | <td class="md" valign="top"> ) </td> |
---|
227 | <td class="md" nowrap><code> [protected, inherited]</code></td> |
---|
228 | </tr> |
---|
229 | |
---|
230 | </table> |
---|
231 | </td> |
---|
232 | </tr> |
---|
233 | </table> |
---|
234 | <table cellspacing=5 cellpadding=0 border=0> |
---|
235 | <tr> |
---|
236 | <td> |
---|
237 | |
---|
238 | </td> |
---|
239 | <td> |
---|
240 | |
---|
241 | <p> |
---|
242 | Internal method for setting up the basic parameter definitions for a subclass. |
---|
243 | <p> |
---|
244 | <dl compact><dt><b>Remarks:</b></dt><dd>Because <a class="el" href="classOgre_1_1StringInterface.html">StringInterface</a> holds a dictionary of parameters per class, subclasses need to call this to ask the base class to add it's parameters to their dictionary as well. Can't do this in the constructor because that runs in a non-virtual context. </dd></dl> |
---|
245 | <dl compact><dt><b></b></dt><dd>The subclass must have called it's own createParamDictionary before calling this method. </dd></dl> |
---|
246 | |
---|
247 | <p> |
---|
248 | Definition at line <a class="el" href="OgreParticleAffector_8h-source.html#l00068">68</a> of file <a class="el" href="OgreParticleAffector_8h-source.html">OgreParticleAffector.h</a>. </td> |
---|
249 | </tr> |
---|
250 | </table> |
---|
251 | <a class="anchor" name="Ogre_1_1Texturee0" doxytag="Ogre::ScaleAffector::cleanupDictionary" ></a><p> |
---|
252 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
253 | <tr> |
---|
254 | <td class="mdRow"> |
---|
255 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
256 | <tr> |
---|
257 | <td class="md" nowrap valign="top"> void Ogre::StringInterface::cleanupDictionary </td> |
---|
258 | <td class="md" valign="top">( </td> |
---|
259 | <td class="mdname1" valign="top" nowrap> </td> |
---|
260 | <td class="md" valign="top"> ) </td> |
---|
261 | <td class="md" nowrap><code> [static, inherited]</code></td> |
---|
262 | </tr> |
---|
263 | |
---|
264 | </table> |
---|
265 | </td> |
---|
266 | </tr> |
---|
267 | </table> |
---|
268 | <table cellspacing=5 cellpadding=0 border=0> |
---|
269 | <tr> |
---|
270 | <td> |
---|
271 | |
---|
272 | </td> |
---|
273 | <td> |
---|
274 | |
---|
275 | <p> |
---|
276 | Cleans up the static 'msDictionary' required to reset <a class="el" href="namespaceOgre.html">Ogre</a>, otherwise the containers are left with invalid pointers, which will lead to a crash as soon as one of the <a class="el" href="classOgre_1_1ResourceManager.html">ResourceManager</a> implementers (e.g. |
---|
277 | <p> |
---|
278 | <a class="el" href="classOgre_1_1MaterialManager.html">MaterialManager</a>) initializes. </td> |
---|
279 | </tr> |
---|
280 | </table> |
---|
281 | <a class="anchor" name="Ogre_1_1Texturea51" doxytag="Ogre::ScaleAffector::copyParametersTo" ></a><p> |
---|
282 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
283 | <tr> |
---|
284 | <td class="mdRow"> |
---|
285 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
286 | <tr> |
---|
287 | <td class="md" nowrap valign="top"> virtual void Ogre::StringInterface::copyParametersTo </td> |
---|
288 | <td class="md" valign="top">( </td> |
---|
289 | <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1StringInterface.html">StringInterface</a> * </td> |
---|
290 | <td class="mdname1" valign="top" nowrap> <em>dest</em> </td> |
---|
291 | <td class="md" valign="top"> ) </td> |
---|
292 | <td class="md" nowrap> const<code> [virtual, inherited]</code></td> |
---|
293 | </tr> |
---|
294 | |
---|
295 | </table> |
---|
296 | </td> |
---|
297 | </tr> |
---|
298 | </table> |
---|
299 | <table cellspacing=5 cellpadding=0 border=0> |
---|
300 | <tr> |
---|
301 | <td> |
---|
302 | |
---|
303 | </td> |
---|
304 | <td> |
---|
305 | |
---|
306 | <p> |
---|
307 | Method for copying this object's parameters to another object. |
---|
308 | <p> |
---|
309 | <dl compact><dt><b>Remarks:</b></dt><dd>This method takes the values of all the object's parameters and tries to set the same values on the destination object. This provides a completely type independent way to copy parameters to other objects. Note that because of the String manipulation involved, this should not be regarded as an efficient process and should be saved for times outside of the rendering loop. </dd></dl> |
---|
310 | <dl compact><dt><b></b></dt><dd><a class="el" href="classOgre_1_1Any.html">Any</a> unrecognised parameters will be ignored as with setParameter method. </dd></dl> |
---|
311 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
312 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
313 | <tr><td valign=top><em>dest</em> </td><td>Pointer to object to have it's parameters set the same as this object. </td></tr> |
---|
314 | </table> |
---|
315 | </dl> |
---|
316 | |
---|
317 | <p> |
---|
318 | Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00296">296</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>. |
---|
319 | <p> |
---|
320 | References <a class="el" href="OgreStringInterface_8h-source.html#l00084">Ogre::ParamDictionary::mParamDefs</a>, and <a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea48">Ogre::StringInterface::setParameter()</a>. </td> |
---|
321 | </tr> |
---|
322 | </table> |
---|
323 | <a class="anchor" name="Ogre_1_1Textureb6" doxytag="Ogre::ScaleAffector::createParamDictionary" ></a><p> |
---|
324 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
325 | <tr> |
---|
326 | <td class="mdRow"> |
---|
327 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
328 | <tr> |
---|
329 | <td class="md" nowrap valign="top"> bool Ogre::StringInterface::createParamDictionary </td> |
---|
330 | <td class="md" valign="top">( </td> |
---|
331 | <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
332 | <td class="mdname1" valign="top" nowrap> <em>className</em> </td> |
---|
333 | <td class="md" valign="top"> ) </td> |
---|
334 | <td class="md" nowrap><code> [protected, inherited]</code></td> |
---|
335 | </tr> |
---|
336 | |
---|
337 | </table> |
---|
338 | </td> |
---|
339 | </tr> |
---|
340 | </table> |
---|
341 | <table cellspacing=5 cellpadding=0 border=0> |
---|
342 | <tr> |
---|
343 | <td> |
---|
344 | |
---|
345 | </td> |
---|
346 | <td> |
---|
347 | |
---|
348 | <p> |
---|
349 | Internal method for creating a parameter dictionary for the class, if it does not already exist. |
---|
350 | <p> |
---|
351 | <dl compact><dt><b>Remarks:</b></dt><dd>This method will check to see if a parameter dictionary exist for this class yet, and if not will create one. NB you must supply the name of the class (RTTI is not used or performance). </dd></dl> |
---|
352 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
353 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
354 | <tr><td valign=top><em>className</em> </td><td>the name of the class using the dictionary </td></tr> |
---|
355 | </table> |
---|
356 | </dl> |
---|
357 | <dl compact><dt><b>Returns:</b></dt><dd>true if a new dictionary was created, false if it was already there </dd></dl> |
---|
358 | |
---|
359 | <p> |
---|
360 | Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00172">172</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>. |
---|
361 | <p> |
---|
362 | References <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>. </td> |
---|
363 | </tr> |
---|
364 | </table> |
---|
365 | <a class="anchor" name="Ogre_1_1ScaleAffectora3" doxytag="Ogre::ScaleAffector::getAdjust" ></a><p> |
---|
366 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
367 | <tr> |
---|
368 | <td class="mdRow"> |
---|
369 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
370 | <tr> |
---|
371 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a465">Real</a> Ogre::ScaleAffector::getAdjust </td> |
---|
372 | <td class="md" valign="top">( </td> |
---|
373 | <td class="md" nowrap valign="top">void </td> |
---|
374 | <td class="mdname1" valign="top" nowrap> </td> |
---|
375 | <td class="md" valign="top"> ) </td> |
---|
376 | <td class="md" nowrap> const</td> |
---|
377 | </tr> |
---|
378 | |
---|
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 | Gets the scale adjustment to be made per second to particles. |
---|
392 | <p> |
---|
393 | </td> |
---|
394 | </tr> |
---|
395 | </table> |
---|
396 | <a class="anchor" name="Ogre_1_1Texturea46" doxytag="Ogre::ScaleAffector::getParamDictionary" ></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"> const <a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a>* Ogre::StringInterface::getParamDictionary </td> |
---|
403 | <td class="md" valign="top">( </td> |
---|
404 | <td class="md" nowrap valign="top">void </td> |
---|
405 | <td class="mdname1" valign="top" nowrap> </td> |
---|
406 | <td class="md" valign="top"> ) </td> |
---|
407 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
408 | </tr> |
---|
409 | |
---|
410 | </table> |
---|
411 | </td> |
---|
412 | </tr> |
---|
413 | </table> |
---|
414 | <table cellspacing=5 cellpadding=0 border=0> |
---|
415 | <tr> |
---|
416 | <td> |
---|
417 | |
---|
418 | </td> |
---|
419 | <td> |
---|
420 | |
---|
421 | <p> |
---|
422 | |
---|
423 | <p> |
---|
424 | Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00209">209</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>. </td> |
---|
425 | </tr> |
---|
426 | </table> |
---|
427 | <a class="anchor" name="Ogre_1_1Texturea45" doxytag="Ogre::ScaleAffector::getParamDictionary" ></a><p> |
---|
428 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
429 | <tr> |
---|
430 | <td class="mdRow"> |
---|
431 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
432 | <tr> |
---|
433 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a>* Ogre::StringInterface::getParamDictionary </td> |
---|
434 | <td class="md" valign="top">( </td> |
---|
435 | <td class="md" nowrap valign="top">void </td> |
---|
436 | <td class="mdname1" valign="top" nowrap> </td> |
---|
437 | <td class="md" valign="top"> ) </td> |
---|
438 | <td class="md" nowrap><code> [inherited]</code></td> |
---|
439 | </tr> |
---|
440 | |
---|
441 | </table> |
---|
442 | </td> |
---|
443 | </tr> |
---|
444 | </table> |
---|
445 | <table cellspacing=5 cellpadding=0 border=0> |
---|
446 | <tr> |
---|
447 | <td> |
---|
448 | |
---|
449 | </td> |
---|
450 | <td> |
---|
451 | |
---|
452 | <p> |
---|
453 | Retrieves the parameter dictionary for this class. |
---|
454 | <p> |
---|
455 | <dl compact><dt><b>Remarks:</b></dt><dd>Only valid to call this after createParamDictionary. </dd></dl> |
---|
456 | <dl compact><dt><b>Returns:</b></dt><dd>Pointer to <a class="el" href="classOgre_1_1ParamDictionary.html">ParamDictionary</a> shared by all instances of this class which you can add parameters to, retrieve parameters etc. </dd></dl> |
---|
457 | |
---|
458 | <p> |
---|
459 | Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00196">196</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>. </td> |
---|
460 | </tr> |
---|
461 | </table> |
---|
462 | <a class="anchor" name="Ogre_1_1Texturea50" doxytag="Ogre::ScaleAffector::getParameter" ></a><p> |
---|
463 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
464 | <tr> |
---|
465 | <td class="mdRow"> |
---|
466 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
467 | <tr> |
---|
468 | <td class="md" nowrap valign="top"> virtual <a class="el" href="namespaceOgre.html#a471">String</a> Ogre::StringInterface::getParameter </td> |
---|
469 | <td class="md" valign="top">( </td> |
---|
470 | <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
471 | <td class="mdname1" valign="top" nowrap> <em>name</em> </td> |
---|
472 | <td class="md" valign="top"> ) </td> |
---|
473 | <td class="md" nowrap> const<code> [virtual, inherited]</code></td> |
---|
474 | </tr> |
---|
475 | |
---|
476 | </table> |
---|
477 | </td> |
---|
478 | </tr> |
---|
479 | </table> |
---|
480 | <table cellspacing=5 cellpadding=0 border=0> |
---|
481 | <tr> |
---|
482 | <td> |
---|
483 | |
---|
484 | </td> |
---|
485 | <td> |
---|
486 | |
---|
487 | <p> |
---|
488 | Generic parameter retrieval method. |
---|
489 | <p> |
---|
490 | <dl compact><dt><b>Remarks:</b></dt><dd>Call this method with the name of a parameter to retrieve a string-format value of the parameter in question. If in doubt, check the parameter definition in the list returned from getParameters for the type of this parameter. If you like you can use <a class="el" href="classOgre_1_1StringConverter.html">StringConverter</a> to convert this string back into a native type. </dd></dl> |
---|
491 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
492 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
493 | <tr><td valign=top><em>name</em> </td><td>The name of the parameter to get </td></tr> |
---|
494 | </table> |
---|
495 | </dl> |
---|
496 | <dl compact><dt><b>Returns:</b></dt><dd>String value of parameter, blank if not found </dd></dl> |
---|
497 | |
---|
498 | <p> |
---|
499 | Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00265">265</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>. |
---|
500 | <p> |
---|
501 | References <a class="el" href="classOgre_1_1ParamCommand.html#Ogre_1_1ParamCommanda0">Ogre::ParamCommand::doGet()</a>, <a class="el" href="OgreStringInterface_8h-source.html#l00090">Ogre::ParamDictionary::getParamCommand()</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>. </td> |
---|
502 | </tr> |
---|
503 | </table> |
---|
504 | <a class="anchor" name="Ogre_1_1Texturea47" doxytag="Ogre::ScaleAffector::getParameters" ></a><p> |
---|
505 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
506 | <tr> |
---|
507 | <td class="mdRow"> |
---|
508 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
509 | <tr> |
---|
510 | <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a563">ParameterList</a>& Ogre::StringInterface::getParameters </td> |
---|
511 | <td class="md" valign="top">( </td> |
---|
512 | <td class="md" nowrap valign="top">void </td> |
---|
513 | <td class="mdname1" valign="top" nowrap> </td> |
---|
514 | <td class="md" valign="top"> ) </td> |
---|
515 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
516 | </tr> |
---|
517 | |
---|
518 | </table> |
---|
519 | </td> |
---|
520 | </tr> |
---|
521 | </table> |
---|
522 | <table cellspacing=5 cellpadding=0 border=0> |
---|
523 | <tr> |
---|
524 | <td> |
---|
525 | |
---|
526 | </td> |
---|
527 | <td> |
---|
528 | |
---|
529 | <p> |
---|
530 | Retrieves a list of parameters valid for this object. |
---|
531 | <p> |
---|
532 | <dl compact><dt><b>Returns:</b></dt><dd>A reference to a static list of <a class="el" href="classOgre_1_1ParameterDef.html">ParameterDef</a> objects. </dd></dl> |
---|
533 | </td> |
---|
534 | </tr> |
---|
535 | </table> |
---|
536 | <a class="anchor" name="Ogre_1_1ScaleAffectora5" doxytag="Ogre::ScaleAffector::getType" ></a><p> |
---|
537 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
538 | <tr> |
---|
539 | <td class="mdRow"> |
---|
540 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
541 | <tr> |
---|
542 | <td class="md" nowrap valign="top"> const <a class="el" href="namespaceOgre.html#a471">String</a>& Ogre::ParticleAffector::getType </td> |
---|
543 | <td class="md" valign="top">( </td> |
---|
544 | <td class="md" nowrap valign="top">void </td> |
---|
545 | <td class="mdname1" valign="top" nowrap> </td> |
---|
546 | <td class="md" valign="top"> ) </td> |
---|
547 | <td class="md" nowrap> const<code> [inherited]</code></td> |
---|
548 | </tr> |
---|
549 | |
---|
550 | </table> |
---|
551 | </td> |
---|
552 | </tr> |
---|
553 | </table> |
---|
554 | <table cellspacing=5 cellpadding=0 border=0> |
---|
555 | <tr> |
---|
556 | <td> |
---|
557 | |
---|
558 | </td> |
---|
559 | <td> |
---|
560 | |
---|
561 | <p> |
---|
562 | Returns the name of the type of affector. |
---|
563 | <p> |
---|
564 | <dl compact><dt><b>Remarks:</b></dt><dd>This property is useful for determining the type of affector procedurally so another can be created. </dd></dl> |
---|
565 | |
---|
566 | <p> |
---|
567 | Definition at line <a class="el" href="OgreParticleAffector_8h-source.html#l00104">104</a> of file <a class="el" href="OgreParticleAffector_8h-source.html">OgreParticleAffector.h</a>. |
---|
568 | <p> |
---|
569 | References <a class="el" href="OgrePrerequisites_8h-source.html#l00156">Ogre::String</a>. </td> |
---|
570 | </tr> |
---|
571 | </table> |
---|
572 | <a class="anchor" name="Ogre_1_1ScaleAffectora2" doxytag="Ogre::ScaleAffector::setAdjust" ></a><p> |
---|
573 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
574 | <tr> |
---|
575 | <td class="mdRow"> |
---|
576 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
577 | <tr> |
---|
578 | <td class="md" nowrap valign="top"> void Ogre::ScaleAffector::setAdjust </td> |
---|
579 | <td class="md" valign="top">( </td> |
---|
580 | <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a465">Real</a> </td> |
---|
581 | <td class="mdname1" valign="top" nowrap> <em>rate</em> </td> |
---|
582 | <td class="md" valign="top"> ) </td> |
---|
583 | <td class="md" nowrap></td> |
---|
584 | </tr> |
---|
585 | |
---|
586 | </table> |
---|
587 | </td> |
---|
588 | </tr> |
---|
589 | </table> |
---|
590 | <table cellspacing=5 cellpadding=0 border=0> |
---|
591 | <tr> |
---|
592 | <td> |
---|
593 | |
---|
594 | </td> |
---|
595 | <td> |
---|
596 | |
---|
597 | <p> |
---|
598 | Sets the scale adjustment to be made per second to particles. |
---|
599 | <p> |
---|
600 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
601 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
602 | <tr><td valign=top><em>Rate</em> </td><td>Sets the adjustment to be made to the x and y scale components per second. These values will be added to the scale of all particles every second, scaled over each frame for a smooth adjustment. </td></tr> |
---|
603 | </table> |
---|
604 | </dl> |
---|
605 | </td> |
---|
606 | </tr> |
---|
607 | </table> |
---|
608 | <a class="anchor" name="Ogre_1_1Texturea48" doxytag="Ogre::ScaleAffector::setParameter" ></a><p> |
---|
609 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
610 | <tr> |
---|
611 | <td class="mdRow"> |
---|
612 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
613 | <tr> |
---|
614 | <td class="md" nowrap valign="top"> virtual bool Ogre::StringInterface::setParameter </td> |
---|
615 | <td class="md" valign="top">( </td> |
---|
616 | <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
617 | <td class="mdname" nowrap> <em>name</em>, </td> |
---|
618 | </tr> |
---|
619 | <tr> |
---|
620 | <td class="md" nowrap align="right"></td> |
---|
621 | <td></td> |
---|
622 | <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a471">String</a> & </td> |
---|
623 | <td class="mdname" nowrap> <em>value</em></td> |
---|
624 | </tr> |
---|
625 | <tr> |
---|
626 | <td></td> |
---|
627 | <td class="md">) </td> |
---|
628 | <td class="md" colspan="2"><code> [virtual, inherited]</code></td> |
---|
629 | </tr> |
---|
630 | |
---|
631 | </table> |
---|
632 | </td> |
---|
633 | </tr> |
---|
634 | </table> |
---|
635 | <table cellspacing=5 cellpadding=0 border=0> |
---|
636 | <tr> |
---|
637 | <td> |
---|
638 | |
---|
639 | </td> |
---|
640 | <td> |
---|
641 | |
---|
642 | <p> |
---|
643 | Generic parameter setting method. |
---|
644 | <p> |
---|
645 | <dl compact><dt><b>Remarks:</b></dt><dd>Call this method with the name of a parameter and a string version of the value to set. The implementor will convert the string to a native type internally. If in doubt, check the parameter definition in the list returned from <a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea47">StringInterface::getParameters</a>. </dd></dl> |
---|
646 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
647 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
648 | <tr><td valign=top><em>name</em> </td><td>The name of the parameter to set </td></tr> |
---|
649 | <tr><td valign=top><em>value</em> </td><td>String value. Must be in the right format for the type specified in the parameter definition. See the <a class="el" href="classOgre_1_1StringConverter.html">StringConverter</a> class for more information. </td></tr> |
---|
650 | </table> |
---|
651 | </dl> |
---|
652 | <dl compact><dt><b>Returns:</b></dt><dd>true if set was successful, false otherwise (NB no exceptions thrown - tolerant method) </dd></dl> |
---|
653 | |
---|
654 | <p> |
---|
655 | Referenced by <a class="el" href="OgreStringInterface_8h-source.html#l00296">Ogre::StringInterface::copyParametersTo()</a>. </td> |
---|
656 | </tr> |
---|
657 | </table> |
---|
658 | <a class="anchor" name="Ogre_1_1Texturea49" doxytag="Ogre::ScaleAffector::setParameterList" ></a><p> |
---|
659 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
660 | <tr> |
---|
661 | <td class="mdRow"> |
---|
662 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
663 | <tr> |
---|
664 | <td class="md" nowrap valign="top"> virtual void Ogre::StringInterface::setParameterList </td> |
---|
665 | <td class="md" valign="top">( </td> |
---|
666 | <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a76">NameValuePairList</a> & </td> |
---|
667 | <td class="mdname1" valign="top" nowrap> <em>paramList</em> </td> |
---|
668 | <td class="md" valign="top"> ) </td> |
---|
669 | <td class="md" nowrap><code> [virtual, inherited]</code></td> |
---|
670 | </tr> |
---|
671 | |
---|
672 | </table> |
---|
673 | </td> |
---|
674 | </tr> |
---|
675 | </table> |
---|
676 | <table cellspacing=5 cellpadding=0 border=0> |
---|
677 | <tr> |
---|
678 | <td> |
---|
679 | |
---|
680 | </td> |
---|
681 | <td> |
---|
682 | |
---|
683 | <p> |
---|
684 | Generic multiple parameter setting method. |
---|
685 | <p> |
---|
686 | <dl compact><dt><b>Remarks:</b></dt><dd>Call this method with a list of name / value pairs to set. The implementor will convert the string to a native type internally. If in doubt, check the parameter definition in the list returned from <a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturea47">StringInterface::getParameters</a>. </dd></dl> |
---|
687 | <dl compact><dt><b>Parameters:</b></dt><dd> |
---|
688 | <table border="0" cellspacing="2" cellpadding="0"> |
---|
689 | <tr><td valign=top><em>paramList</em> </td><td>Name/value pair list </td></tr> |
---|
690 | </table> |
---|
691 | </dl> |
---|
692 | </td> |
---|
693 | </tr> |
---|
694 | </table> |
---|
695 | <hr><h2>Member Data Documentation</h2> |
---|
696 | <a class="anchor" name="Ogre_1_1Texturep26" doxytag="Ogre::ScaleAffector::mParamDictName" ></a><p> |
---|
697 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
698 | <tr> |
---|
699 | <td class="mdRow"> |
---|
700 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
701 | <tr> |
---|
702 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturep26">Ogre::StringInterface::mParamDictName</a><code> [protected, inherited]</code> |
---|
703 | </table> |
---|
704 | </td> |
---|
705 | </tr> |
---|
706 | </table> |
---|
707 | <table cellspacing=5 cellpadding=0 border=0> |
---|
708 | <tr> |
---|
709 | <td> |
---|
710 | |
---|
711 | </td> |
---|
712 | <td> |
---|
713 | |
---|
714 | <p> |
---|
715 | Class name for this instance to be used as a lookup (must be initialised by subclasses). |
---|
716 | <p> |
---|
717 | |
---|
718 | <p> |
---|
719 | Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00160">160</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>. </td> |
---|
720 | </tr> |
---|
721 | </table> |
---|
722 | <a class="anchor" name="Ogre_1_1ScaleAffectorp2" doxytag="Ogre::ScaleAffector::mParent" ></a><p> |
---|
723 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
724 | <tr> |
---|
725 | <td class="mdRow"> |
---|
726 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
727 | <tr> |
---|
728 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ParticleSystem.html">ParticleSystem</a>* <a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ScaleAffectorp2">Ogre::ParticleAffector::mParent</a><code> [protected, inherited]</code> |
---|
729 | </table> |
---|
730 | </td> |
---|
731 | </tr> |
---|
732 | </table> |
---|
733 | <table cellspacing=5 cellpadding=0 border=0> |
---|
734 | <tr> |
---|
735 | <td> |
---|
736 | |
---|
737 | </td> |
---|
738 | <td> |
---|
739 | |
---|
740 | <p> |
---|
741 | |
---|
742 | <p> |
---|
743 | Definition at line <a class="el" href="OgreParticleAffector_8h-source.html#l00070">70</a> of file <a class="el" href="OgreParticleAffector_8h-source.html">OgreParticleAffector.h</a>. </td> |
---|
744 | </tr> |
---|
745 | </table> |
---|
746 | <a class="anchor" name="Ogre_1_1ScaleAffectorp0" doxytag="Ogre::ScaleAffector::mScaleAdj" ></a><p> |
---|
747 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
748 | <tr> |
---|
749 | <td class="mdRow"> |
---|
750 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
751 | <tr> |
---|
752 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a465">Real</a> <a class="el" href="classOgre_1_1ScaleAffector.html#Ogre_1_1ScaleAffectorp0">Ogre::ScaleAffector::mScaleAdj</a><code> [protected]</code> |
---|
753 | </table> |
---|
754 | </td> |
---|
755 | </tr> |
---|
756 | </table> |
---|
757 | <table cellspacing=5 cellpadding=0 border=0> |
---|
758 | <tr> |
---|
759 | <td> |
---|
760 | |
---|
761 | </td> |
---|
762 | <td> |
---|
763 | |
---|
764 | <p> |
---|
765 | |
---|
766 | <p> |
---|
767 | Definition at line <a class="el" href="OgreScaleAffector_8h-source.html#l00072">72</a> of file <a class="el" href="OgreScaleAffector_8h-source.html">OgreScaleAffector.h</a>. </td> |
---|
768 | </tr> |
---|
769 | </table> |
---|
770 | <a class="anchor" name="Ogre_1_1Texturet0" doxytag="Ogre::ScaleAffector::msDictionary" ></a><p> |
---|
771 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
772 | <tr> |
---|
773 | <td class="mdRow"> |
---|
774 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
775 | <tr> |
---|
776 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a565">ParamDictionaryMap</a> <a class="el" href="classOgre_1_1StringInterface.html#Ogre_1_1Texturet0">Ogre::StringInterface::msDictionary</a><code> [static, protected, inherited]</code> |
---|
777 | </table> |
---|
778 | </td> |
---|
779 | </tr> |
---|
780 | </table> |
---|
781 | <table cellspacing=5 cellpadding=0 border=0> |
---|
782 | <tr> |
---|
783 | <td> |
---|
784 | |
---|
785 | </td> |
---|
786 | <td> |
---|
787 | |
---|
788 | <p> |
---|
789 | Dictionary of parameters. |
---|
790 | <p> |
---|
791 | |
---|
792 | <p> |
---|
793 | Definition at line <a class="el" href="OgreStringInterface_8h-source.html#l00157">157</a> of file <a class="el" href="OgreStringInterface_8h-source.html">OgreStringInterface.h</a>. </td> |
---|
794 | </tr> |
---|
795 | </table> |
---|
796 | <a class="anchor" name="Ogre_1_1ScaleAffectors0" doxytag="Ogre::ScaleAffector::msScaleCmd" ></a><p> |
---|
797 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
798 | <tr> |
---|
799 | <td class="mdRow"> |
---|
800 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
801 | <tr> |
---|
802 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1ScaleAffector_1_1CmdScaleAdjust.html">CmdScaleAdjust</a> <a class="el" href="classOgre_1_1ScaleAffector.html#Ogre_1_1ScaleAffectors0">Ogre::ScaleAffector::msScaleCmd</a><code> [static]</code> |
---|
803 | </table> |
---|
804 | </td> |
---|
805 | </tr> |
---|
806 | </table> |
---|
807 | <table cellspacing=5 cellpadding=0 border=0> |
---|
808 | <tr> |
---|
809 | <td> |
---|
810 | |
---|
811 | </td> |
---|
812 | <td> |
---|
813 | |
---|
814 | <p> |
---|
815 | |
---|
816 | <p> |
---|
817 | Definition at line <a class="el" href="OgreScaleAffector_8h-source.html#l00069">69</a> of file <a class="el" href="OgreScaleAffector_8h-source.html">OgreScaleAffector.h</a>. </td> |
---|
818 | </tr> |
---|
819 | </table> |
---|
820 | <a class="anchor" name="Ogre_1_1ScaleAffectorp1" doxytag="Ogre::ScaleAffector::mType" ></a><p> |
---|
821 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
822 | <tr> |
---|
823 | <td class="mdRow"> |
---|
824 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
825 | <tr> |
---|
826 | <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a471">String</a> <a class="el" href="classOgre_1_1ParticleAffector.html#Ogre_1_1ScaleAffectorp1">Ogre::ParticleAffector::mType</a><code> [protected, inherited]</code> |
---|
827 | </table> |
---|
828 | </td> |
---|
829 | </tr> |
---|
830 | </table> |
---|
831 | <table cellspacing=5 cellpadding=0 border=0> |
---|
832 | <tr> |
---|
833 | <td> |
---|
834 | |
---|
835 | </td> |
---|
836 | <td> |
---|
837 | |
---|
838 | <p> |
---|
839 | Name of the type of affector, MUST be initialised by subclasses. |
---|
840 | <p> |
---|
841 | |
---|
842 | <p> |
---|
843 | Definition at line <a class="el" href="OgreParticleAffector_8h-source.html#l00058">58</a> of file <a class="el" href="OgreParticleAffector_8h-source.html">OgreParticleAffector.h</a>. </td> |
---|
844 | </tr> |
---|
845 | </table> |
---|
846 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
847 | <li><a class="el" href="OgreScaleAffector_8h-source.html">OgreScaleAffector.h</a></ul> |
---|
848 | <hr> |
---|
849 | <p> |
---|
850 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
851 | <!--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/> |
---|
852 | 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/> |
---|
853 | <!--/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#"> |
---|
854 | <Work rdf:about=""> |
---|
855 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
856 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
857 | </Work> |
---|
858 | <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> --> |
---|
859 | |
---|
860 | Last modified Sun Mar 12 14:50:13 2006 |
---|
861 | </p> |
---|
862 | </body> |
---|
863 | </html> |
---|