[692] | 1 | <html> |
---|
| 2 | <head> |
---|
| 3 | <title>Ogre::ParticleVisualData 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::ParticleVisualData Class Reference</h1>Abstract class containing any additional data required to be associated with a particle to perform the required rendering. |
---|
| 11 | <a href="#_details">More...</a> |
---|
| 12 | <p> |
---|
| 13 | <code>#include <<a class="el" href="OgreParticle_8h-source.html">OgreParticle.h</a>></code> |
---|
| 14 | <p> |
---|
| 15 | <a href="classOgre_1_1ParticleVisualData-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0> |
---|
| 16 | <tr><td></td></tr> |
---|
| 17 | <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> |
---|
| 18 | <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleVisualData.html#Ogre_1_1ParticleVisualDataa0">ParticleVisualData</a> ()</td></tr> |
---|
| 19 | |
---|
| 20 | <tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1ParticleVisualData.html#Ogre_1_1ParticleVisualDataa1">~ParticleVisualData</a> ()</td></tr> |
---|
| 21 | |
---|
| 22 | </table> |
---|
| 23 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 24 | Abstract class containing any additional data required to be associated with a particle to perform the required rendering. |
---|
| 25 | <p> |
---|
| 26 | <dl compact><dt><b>Remarks:</b></dt><dd>Because you can specialise the way that particles are renderered by supplying custom <a class="el" href="classOgre_1_1ParticleSystemRenderer.html">ParticleSystemRenderer</a> classes, you might well need some additional data for your custom rendering routine which is not held on the default particle class. If that's the case, then you should define a subclass of this class, and construct it when asked in your custom <a class="el" href="classOgre_1_1ParticleSystemRenderer.html">ParticleSystemRenderer</a> class.</dd></dl> |
---|
| 27 | |
---|
| 28 | <p> |
---|
| 29 | |
---|
| 30 | <p> |
---|
| 31 | Definition at line <a class="el" href="OgreParticle_8h-source.html#l00042">42</a> of file <a class="el" href="OgreParticle_8h-source.html">OgreParticle.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> |
---|
| 32 | <a class="anchor" name="Ogre_1_1ParticleVisualDataa0" doxytag="Ogre::ParticleVisualData::ParticleVisualData" ></a><p> |
---|
| 33 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 34 | <tr> |
---|
| 35 | <td class="mdRow"> |
---|
| 36 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 37 | <tr> |
---|
| 38 | <td class="md" nowrap valign="top"> Ogre::ParticleVisualData::ParticleVisualData </td> |
---|
| 39 | <td class="md" valign="top">( </td> |
---|
| 40 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 41 | <td class="md" valign="top"> ) </td> |
---|
| 42 | <td class="md" nowrap></td> |
---|
| 43 | </tr> |
---|
| 44 | |
---|
| 45 | </table> |
---|
| 46 | </td> |
---|
| 47 | </tr> |
---|
| 48 | </table> |
---|
| 49 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 50 | <tr> |
---|
| 51 | <td> |
---|
| 52 | |
---|
| 53 | </td> |
---|
| 54 | <td> |
---|
| 55 | |
---|
| 56 | <p> |
---|
| 57 | |
---|
| 58 | <p> |
---|
| 59 | Definition at line <a class="el" href="OgreParticle_8h-source.html#l00045">45</a> of file <a class="el" href="OgreParticle_8h-source.html">OgreParticle.h</a>. </td> |
---|
| 60 | </tr> |
---|
| 61 | </table> |
---|
| 62 | <a class="anchor" name="Ogre_1_1ParticleVisualDataa1" doxytag="Ogre::ParticleVisualData::~ParticleVisualData" ></a><p> |
---|
| 63 | <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> |
---|
| 64 | <tr> |
---|
| 65 | <td class="mdRow"> |
---|
| 66 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
| 67 | <tr> |
---|
| 68 | <td class="md" nowrap valign="top"> virtual Ogre::ParticleVisualData::~<a class="el" href="classOgre_1_1ParticleVisualData.html">ParticleVisualData</a> </td> |
---|
| 69 | <td class="md" valign="top">( </td> |
---|
| 70 | <td class="mdname1" valign="top" nowrap> </td> |
---|
| 71 | <td class="md" valign="top"> ) </td> |
---|
| 72 | <td class="md" nowrap><code> [virtual]</code></td> |
---|
| 73 | </tr> |
---|
| 74 | |
---|
| 75 | </table> |
---|
| 76 | </td> |
---|
| 77 | </tr> |
---|
| 78 | </table> |
---|
| 79 | <table cellspacing=5 cellpadding=0 border=0> |
---|
| 80 | <tr> |
---|
| 81 | <td> |
---|
| 82 | |
---|
| 83 | </td> |
---|
| 84 | <td> |
---|
| 85 | |
---|
| 86 | <p> |
---|
| 87 | |
---|
| 88 | <p> |
---|
| 89 | Definition at line <a class="el" href="OgreParticle_8h-source.html#l00046">46</a> of file <a class="el" href="OgreParticle_8h-source.html">OgreParticle.h</a>. </td> |
---|
| 90 | </tr> |
---|
| 91 | </table> |
---|
| 92 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
| 93 | <li><a class="el" href="OgreParticle_8h-source.html">OgreParticle.h</a></ul> |
---|
| 94 | <hr> |
---|
| 95 | <p> |
---|
| 96 | Copyright © 2000-2005 by The OGRE Team<br /> |
---|
| 97 | <!--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/> |
---|
| 98 | 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/> |
---|
| 99 | <!--/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#"> |
---|
| 100 | <Work rdf:about=""> |
---|
| 101 | <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" /> |
---|
| 102 | <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" /> |
---|
| 103 | </Work> |
---|
| 104 | <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> --> |
---|
| 105 | |
---|
| 106 | Last modified Sun Mar 12 14:41:01 2006 |
---|
| 107 | </p> |
---|
| 108 | </body> |
---|
| 109 | </html> |
---|