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

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

added ogre dependencies and patched ogre sources

Line 
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&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::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 &lt;<a class="el" href="OgreParticle_8h-source.html">OgreParticle.h</a>&gt;</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>&nbsp;</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&nbsp;</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>
24Abstract 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>
31Definition 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 &amp; 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">(&nbsp;</td>
40          <td class="mdname1" valign="top" nowrap>          </td>
41          <td class="md" valign="top">&nbsp;)&nbsp;</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      &nbsp;
53    </td>
54    <td>
55
56<p>
57
58<p>
59Definition 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">(&nbsp;</td>
70          <td class="mdname1" valign="top" nowrap>          </td>
71          <td class="md" valign="top">&nbsp;)&nbsp;</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      &nbsp;
83    </td>
84    <td>
85
86<p>
87
88<p>
89Definition 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>
96Copyright &copy; 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/>
98This 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
106Last modified Sun Feb 12 13:01:43 2006
107</p>
108</body>
109</html>
Note: See TracBrowser for help on using the repository browser.