1 | <html> |
---|
2 | <head> |
---|
3 | <title> TemplateOgre::AnyNumeric::numholder< ValueType > 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::AnyNumeric::numholder< ValueType > Class Template Reference</h1><code>#include <<a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>></code> |
---|
11 | <p> |
---|
12 | <p>Inheritance diagram for Ogre::AnyNumeric::numholder< ValueType >: |
---|
13 | <p><center><img src="classOgre_1_1AnyNumeric_1_1numholder.png" usemap="#Ogre::AnyNumeric::numholder< ValueType >_map" border="0" alt=""></center> |
---|
14 | <map name="Ogre::AnyNumeric::numholder< ValueType >_map"> |
---|
15 | <area href="classOgre_1_1AnyNumeric_1_1numplaceholder.html" alt="Ogre::AnyNumeric::numplaceholder" shape="rect" coords="0,56,267,80"> |
---|
16 | <area href="classOgre_1_1Any_1_1placeholder.html" alt="Ogre::Any::placeholder" shape="rect" coords="0,0,267,24"> |
---|
17 | </map> |
---|
18 | <a href="classOgre_1_1AnyNumeric_1_1numholder-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
19 | <tr><td></td></tr> |
---|
20 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
21 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera0">numholder</a> (const ValueType &value)</td></tr> |
---|
22 | |
---|
23 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual const std::type_info & </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera1">getType</a> () const </td></tr> |
---|
24 | |
---|
25 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual placeholder * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera2">clone</a> () const </td></tr> |
---|
26 | |
---|
27 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual placeholder * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera3">add</a> (placeholder *rhs)</td></tr> |
---|
28 | |
---|
29 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual placeholder * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera4">subtract</a> (placeholder *rhs)</td></tr> |
---|
30 | |
---|
31 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual placeholder * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera5">multiply</a> (placeholder *rhs)</td></tr> |
---|
32 | |
---|
33 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual placeholder * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera6">multiply</a> (<a class="el" href="namespaceOgre.html#a465">Real</a> factor)</td></tr> |
---|
34 | |
---|
35 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual placeholder * </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera7">divide</a> (placeholder *rhs)</td></tr> |
---|
36 | |
---|
37 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdera8">writeToStream</a> (std::ostream &o)</td></tr> |
---|
38 | |
---|
39 | <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr> |
---|
40 | <tr><td class="memItemLeft" nowrap align=right valign=top>ValueType </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdero0">held</a></td></tr> |
---|
41 | |
---|
42 | </table> |
---|
43 | <h3>template<typename ValueType><br> |
---|
44 | class Ogre::AnyNumeric::numholder< ValueType ></h3> |
---|
45 | |
---|
46 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
47 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera0" doxytag="Ogre::AnyNumeric::numholder::numholder" ></a><p> |
---|
48 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
49 | <tr> |
---|
50 | <td class="mdRow"> |
---|
51 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
52 | <tr> |
---|
53 | <td class="md" colspan="4"> |
---|
54 | template<typename ValueType> </td> |
---|
55 | </tr> |
---|
56 | <tr> |
---|
57 | <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::<a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">numholder</a> </td> |
---|
58 | <td class="md" valign="top">( </td> |
---|
59 | <td class="md" nowrap valign="top">const ValueType & </td> |
---|
60 | <td class="mdname1" valign="top" nowrap> <em>value</em> </td> |
---|
61 | <td class="md" valign="top"> ) </td> |
---|
62 | <td class="md" nowrap></td> |
---|
63 | </tr> |
---|
64 | |
---|
65 | </table> |
---|
66 | </td> |
---|
67 | </tr> |
---|
68 | </table> |
---|
69 | <table cellspacing=5 cellpadding=0 border=0> |
---|
70 | <tr> |
---|
71 | <td> |
---|
72 | |
---|
73 | </td> |
---|
74 | <td> |
---|
75 | |
---|
76 | <p> |
---|
77 | |
---|
78 | <p> |
---|
79 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00251">251</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. |
---|
80 | <p> |
---|
81 | Referenced by <a class="el" href="OgreAny_8h-source.html#l00268">Ogre::AnyNumeric::numholder< ValueType >::add()</a>, <a class="el" href="OgreAny_8h-source.html#l00263">Ogre::AnyNumeric::numholder< ValueType >::clone()</a>, <a class="el" href="OgreAny_8h-source.html#l00284">Ogre::AnyNumeric::numholder< ValueType >::divide()</a>, <a class="el" href="OgreAny_8h-source.html#l00276">Ogre::AnyNumeric::numholder< ValueType >::multiply()</a>, and <a class="el" href="OgreAny_8h-source.html#l00272">Ogre::AnyNumeric::numholder< ValueType >::subtract()</a>. </td> |
---|
82 | </tr> |
---|
83 | </table> |
---|
84 | <hr><h2>Member Function Documentation</h2> |
---|
85 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera3" doxytag="Ogre::AnyNumeric::numholder::add" ></a><p> |
---|
86 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
87 | <tr> |
---|
88 | <td class="mdRow"> |
---|
89 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
90 | <tr> |
---|
91 | <td class="md" colspan="4"> |
---|
92 | template<typename ValueType> </td> |
---|
93 | </tr> |
---|
94 | <tr> |
---|
95 | <td class="md" nowrap valign="top"> virtual placeholder* <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::add </td> |
---|
96 | <td class="md" valign="top">( </td> |
---|
97 | <td class="md" nowrap valign="top">placeholder * </td> |
---|
98 | <td class="mdname1" valign="top" nowrap> <em>rhs</em> </td> |
---|
99 | <td class="md" valign="top"> ) </td> |
---|
100 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
101 | </tr> |
---|
102 | |
---|
103 | </table> |
---|
104 | </td> |
---|
105 | </tr> |
---|
106 | </table> |
---|
107 | <table cellspacing=5 cellpadding=0 border=0> |
---|
108 | <tr> |
---|
109 | <td> |
---|
110 | |
---|
111 | </td> |
---|
112 | <td> |
---|
113 | |
---|
114 | <p> |
---|
115 | |
---|
116 | <p> |
---|
117 | Implements <a class="el" href="classOgre_1_1AnyNumeric_1_1numplaceholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera1">Ogre::AnyNumeric::numplaceholder</a>. |
---|
118 | <p> |
---|
119 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00268">268</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. |
---|
120 | <p> |
---|
121 | References <a class="el" href="OgreAny_8h-source.html#l00251">Ogre::AnyNumeric::numholder< ValueType >::numholder()</a>. </td> |
---|
122 | </tr> |
---|
123 | </table> |
---|
124 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera2" doxytag="Ogre::AnyNumeric::numholder::clone" ></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" colspan="4"> |
---|
131 | template<typename ValueType> </td> |
---|
132 | </tr> |
---|
133 | <tr> |
---|
134 | <td class="md" nowrap valign="top"> virtual placeholder* <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::clone </td> |
---|
135 | <td class="md" valign="top">( </td> |
---|
136 | <td class="mdname1" valign="top" nowrap> </td> |
---|
137 | <td class="md" valign="top"> ) </td> |
---|
138 | <td class="md" nowrap> const<code> [virtual]</code></td> |
---|
139 | </tr> |
---|
140 | |
---|
141 | </table> |
---|
142 | </td> |
---|
143 | </tr> |
---|
144 | </table> |
---|
145 | <table cellspacing=5 cellpadding=0 border=0> |
---|
146 | <tr> |
---|
147 | <td> |
---|
148 | |
---|
149 | </td> |
---|
150 | <td> |
---|
151 | |
---|
152 | <p> |
---|
153 | |
---|
154 | <p> |
---|
155 | Implements <a class="el" href="classOgre_1_1Any_1_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera7">Ogre::Any::placeholder</a>. |
---|
156 | <p> |
---|
157 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00263">263</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. |
---|
158 | <p> |
---|
159 | References <a class="el" href="OgreAny_8h-source.html#l00251">Ogre::AnyNumeric::numholder< ValueType >::numholder()</a>. </td> |
---|
160 | </tr> |
---|
161 | </table> |
---|
162 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera7" doxytag="Ogre::AnyNumeric::numholder::divide" ></a><p> |
---|
163 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
164 | <tr> |
---|
165 | <td class="mdRow"> |
---|
166 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
167 | <tr> |
---|
168 | <td class="md" colspan="4"> |
---|
169 | template<typename ValueType> </td> |
---|
170 | </tr> |
---|
171 | <tr> |
---|
172 | <td class="md" nowrap valign="top"> virtual placeholder* <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::divide </td> |
---|
173 | <td class="md" valign="top">( </td> |
---|
174 | <td class="md" nowrap valign="top">placeholder * </td> |
---|
175 | <td class="mdname1" valign="top" nowrap> <em>rhs</em> </td> |
---|
176 | <td class="md" valign="top"> ) </td> |
---|
177 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
178 | </tr> |
---|
179 | |
---|
180 | </table> |
---|
181 | </td> |
---|
182 | </tr> |
---|
183 | </table> |
---|
184 | <table cellspacing=5 cellpadding=0 border=0> |
---|
185 | <tr> |
---|
186 | <td> |
---|
187 | |
---|
188 | </td> |
---|
189 | <td> |
---|
190 | |
---|
191 | <p> |
---|
192 | |
---|
193 | <p> |
---|
194 | Implements <a class="el" href="classOgre_1_1AnyNumeric_1_1numplaceholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera5">Ogre::AnyNumeric::numplaceholder</a>. |
---|
195 | <p> |
---|
196 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00284">284</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. |
---|
197 | <p> |
---|
198 | References <a class="el" href="OgreAny_8h-source.html#l00251">Ogre::AnyNumeric::numholder< ValueType >::numholder()</a>. </td> |
---|
199 | </tr> |
---|
200 | </table> |
---|
201 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera1" doxytag="Ogre::AnyNumeric::numholder::getType" ></a><p> |
---|
202 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
203 | <tr> |
---|
204 | <td class="mdRow"> |
---|
205 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
206 | <tr> |
---|
207 | <td class="md" colspan="4"> |
---|
208 | template<typename ValueType> </td> |
---|
209 | </tr> |
---|
210 | <tr> |
---|
211 | <td class="md" nowrap valign="top"> virtual const std::type_info& <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::getType </td> |
---|
212 | <td class="md" valign="top">( </td> |
---|
213 | <td class="md" nowrap valign="top">void </td> |
---|
214 | <td class="mdname1" valign="top" nowrap> </td> |
---|
215 | <td class="md" valign="top"> ) </td> |
---|
216 | <td class="md" nowrap> const<code> [virtual]</code></td> |
---|
217 | </tr> |
---|
218 | |
---|
219 | </table> |
---|
220 | </td> |
---|
221 | </tr> |
---|
222 | </table> |
---|
223 | <table cellspacing=5 cellpadding=0 border=0> |
---|
224 | <tr> |
---|
225 | <td> |
---|
226 | |
---|
227 | </td> |
---|
228 | <td> |
---|
229 | |
---|
230 | <p> |
---|
231 | |
---|
232 | <p> |
---|
233 | Implements <a class="el" href="classOgre_1_1Any_1_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera6">Ogre::Any::placeholder</a>. |
---|
234 | <p> |
---|
235 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00258">258</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. </td> |
---|
236 | </tr> |
---|
237 | </table> |
---|
238 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera6" doxytag="Ogre::AnyNumeric::numholder::multiply" ></a><p> |
---|
239 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
240 | <tr> |
---|
241 | <td class="mdRow"> |
---|
242 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
243 | <tr> |
---|
244 | <td class="md" colspan="4"> |
---|
245 | template<typename ValueType> </td> |
---|
246 | </tr> |
---|
247 | <tr> |
---|
248 | <td class="md" nowrap valign="top"> virtual placeholder* <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::multiply </td> |
---|
249 | <td class="md" valign="top">( </td> |
---|
250 | <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a465">Real</a> </td> |
---|
251 | <td class="mdname1" valign="top" nowrap> <em>factor</em> </td> |
---|
252 | <td class="md" valign="top"> ) </td> |
---|
253 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
254 | </tr> |
---|
255 | |
---|
256 | </table> |
---|
257 | </td> |
---|
258 | </tr> |
---|
259 | </table> |
---|
260 | <table cellspacing=5 cellpadding=0 border=0> |
---|
261 | <tr> |
---|
262 | <td> |
---|
263 | |
---|
264 | </td> |
---|
265 | <td> |
---|
266 | |
---|
267 | <p> |
---|
268 | |
---|
269 | <p> |
---|
270 | Implements <a class="el" href="classOgre_1_1AnyNumeric_1_1numplaceholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera4">Ogre::AnyNumeric::numplaceholder</a>. |
---|
271 | <p> |
---|
272 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00280">280</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. |
---|
273 | <p> |
---|
274 | References <a class="el" href="OgreAny_8h-source.html#l00251">Ogre::AnyNumeric::numholder< ValueType >::numholder()</a>, and <a class="el" href="OgrePrerequisites_8h-source.html#l00113">Ogre::Real</a>. </td> |
---|
275 | </tr> |
---|
276 | </table> |
---|
277 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera5" doxytag="Ogre::AnyNumeric::numholder::multiply" ></a><p> |
---|
278 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
279 | <tr> |
---|
280 | <td class="mdRow"> |
---|
281 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
282 | <tr> |
---|
283 | <td class="md" colspan="4"> |
---|
284 | template<typename ValueType> </td> |
---|
285 | </tr> |
---|
286 | <tr> |
---|
287 | <td class="md" nowrap valign="top"> virtual placeholder* <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::multiply </td> |
---|
288 | <td class="md" valign="top">( </td> |
---|
289 | <td class="md" nowrap valign="top">placeholder * </td> |
---|
290 | <td class="mdname1" valign="top" nowrap> <em>rhs</em> </td> |
---|
291 | <td class="md" valign="top"> ) </td> |
---|
292 | <td class="md" nowrap><code> [virtual]</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 | |
---|
308 | <p> |
---|
309 | Implements <a class="el" href="classOgre_1_1AnyNumeric_1_1numplaceholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera3">Ogre::AnyNumeric::numplaceholder</a>. |
---|
310 | <p> |
---|
311 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00276">276</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. |
---|
312 | <p> |
---|
313 | References <a class="el" href="OgreAny_8h-source.html#l00251">Ogre::AnyNumeric::numholder< ValueType >::numholder()</a>. </td> |
---|
314 | </tr> |
---|
315 | </table> |
---|
316 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera4" doxytag="Ogre::AnyNumeric::numholder::subtract" ></a><p> |
---|
317 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
318 | <tr> |
---|
319 | <td class="mdRow"> |
---|
320 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
321 | <tr> |
---|
322 | <td class="md" colspan="4"> |
---|
323 | template<typename ValueType> </td> |
---|
324 | </tr> |
---|
325 | <tr> |
---|
326 | <td class="md" nowrap valign="top"> virtual placeholder* <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::subtract </td> |
---|
327 | <td class="md" valign="top">( </td> |
---|
328 | <td class="md" nowrap valign="top">placeholder * </td> |
---|
329 | <td class="mdname1" valign="top" nowrap> <em>rhs</em> </td> |
---|
330 | <td class="md" valign="top"> ) </td> |
---|
331 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
332 | </tr> |
---|
333 | |
---|
334 | </table> |
---|
335 | </td> |
---|
336 | </tr> |
---|
337 | </table> |
---|
338 | <table cellspacing=5 cellpadding=0 border=0> |
---|
339 | <tr> |
---|
340 | <td> |
---|
341 | |
---|
342 | </td> |
---|
343 | <td> |
---|
344 | |
---|
345 | <p> |
---|
346 | |
---|
347 | <p> |
---|
348 | Implements <a class="el" href="classOgre_1_1AnyNumeric_1_1numplaceholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera2">Ogre::AnyNumeric::numplaceholder</a>. |
---|
349 | <p> |
---|
350 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00272">272</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. |
---|
351 | <p> |
---|
352 | References <a class="el" href="OgreAny_8h-source.html#l00251">Ogre::AnyNumeric::numholder< ValueType >::numholder()</a>. </td> |
---|
353 | </tr> |
---|
354 | </table> |
---|
355 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdera8" doxytag="Ogre::AnyNumeric::numholder::writeToStream" ></a><p> |
---|
356 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
357 | <tr> |
---|
358 | <td class="mdRow"> |
---|
359 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
360 | <tr> |
---|
361 | <td class="md" colspan="4"> |
---|
362 | template<typename ValueType> </td> |
---|
363 | </tr> |
---|
364 | <tr> |
---|
365 | <td class="md" nowrap valign="top"> virtual void <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::writeToStream </td> |
---|
366 | <td class="md" valign="top">( </td> |
---|
367 | <td class="md" nowrap valign="top">std::ostream & </td> |
---|
368 | <td class="mdname1" valign="top" nowrap> <em>o</em> </td> |
---|
369 | <td class="md" valign="top"> ) </td> |
---|
370 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
371 | </tr> |
---|
372 | |
---|
373 | </table> |
---|
374 | </td> |
---|
375 | </tr> |
---|
376 | </table> |
---|
377 | <table cellspacing=5 cellpadding=0 border=0> |
---|
378 | <tr> |
---|
379 | <td> |
---|
380 | |
---|
381 | </td> |
---|
382 | <td> |
---|
383 | |
---|
384 | <p> |
---|
385 | |
---|
386 | <p> |
---|
387 | Implements <a class="el" href="classOgre_1_1Any_1_1placeholder.html#Ogre_1_1AnyNumeric_1_1numplaceholdera8">Ogre::Any::placeholder</a>. |
---|
388 | <p> |
---|
389 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00288">288</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. </td> |
---|
390 | </tr> |
---|
391 | </table> |
---|
392 | <hr><h2>Member Data Documentation</h2> |
---|
393 | <a class="anchor" name="Ogre_1_1AnyNumeric_1_1numholdero0" doxytag="Ogre::AnyNumeric::numholder::held" ></a><p> |
---|
394 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
395 | <tr> |
---|
396 | <td class="mdRow"> |
---|
397 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
398 | <tr> |
---|
399 | <td class="md" colspan="4"> |
---|
400 | template<typename ValueType> </td> |
---|
401 | </tr> |
---|
402 | <tr> |
---|
403 | <td class="md" nowrap valign="top"> ValueType <a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html">Ogre::AnyNumeric::numholder</a>< ValueType >::<a class="el" href="classOgre_1_1AnyNumeric_1_1numholder.html#Ogre_1_1AnyNumeric_1_1numholdero0">held</a> |
---|
404 | </table> |
---|
405 | </td> |
---|
406 | </tr> |
---|
407 | </table> |
---|
408 | <table cellspacing=5 cellpadding=0 border=0> |
---|
409 | <tr> |
---|
410 | <td> |
---|
411 | |
---|
412 | </td> |
---|
413 | <td> |
---|
414 | |
---|
415 | <p> |
---|
416 | |
---|
417 | <p> |
---|
418 | Definition at line <a class="el" href="OgreAny_8h-source.html#l00295">295</a> of file <a class="el" href="OgreAny_8h-source.html">OgreAny.h</a>. </td> |
---|
419 | </tr> |
---|
420 | </table> |
---|
421 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
422 | <li><a class="el" href="OgreAny_8h-source.html">OgreAny.h</a></ul> |
---|
423 | <hr> |
---|
424 | <p> |
---|
425 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
426 | <!--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/> |
---|
427 | 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/> |
---|
428 | <!--/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#"> |
---|
429 | <Work rdf:about=""> |
---|
430 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
431 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
432 | </Work> |
---|
433 | <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> --> |
---|
434 | |
---|
435 | Last modified Sun Mar 12 14:38:06 2006 |
---|
436 | </p> |
---|
437 | </body> |
---|
438 | </html> |
---|