Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 787

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>OgreHollowEllipsoidEmitter.h Source File - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>OgreHollowEllipsoidEmitter.h</h1><a href="OgreHollowEllipsoidEmitter_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="comment">/*</font>
00002 <font class="comment">-----------------------------------------------------------------------------</font>
00003 <font class="comment">This source file is part of OGRE</font>
00004 <font class="comment">    (Object-oriented Graphics Rendering Engine)</font>
00005 <font class="comment">For the latest info, see http://www.ogre3d.org/</font>
00006 <font class="comment"></font>
00007 <font class="comment">Copyright ) 2002 Tels &lt;http://bloodgate.com&gt; based on BoxEmitter</font>
00008 <font class="comment">Also see acknowledgements in Readme.html</font>
00009 <font class="comment"></font>
00010 <font class="comment">This program is free software; you can redistribute it and/or modify it under</font>
00011 <font class="comment">the terms of the GNU Lesser General Public License as published by the Free Software</font>
00012 <font class="comment">Foundation; either version 2 of the License, or (at your option) any later</font>
00013 <font class="comment">version.</font>
00014 <font class="comment"></font>
00015 <font class="comment">This program is distributed in the hope that it will be useful, but WITHOUT</font>
00016 <font class="comment">ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS</font>
00017 <font class="comment">FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.</font>
00018 <font class="comment"></font>
00019 <font class="comment">You should have received a copy of the GNU Lesser General Public License along with</font>
00020 <font class="comment">this program; if not, write to the Free Software Foundation, Inc., 59 Temple</font>
00021 <font class="comment">Place - Suite 330, Boston, MA 02111-1307, USA, or go to</font>
00022 <font class="comment">http://www.gnu.org/copyleft/lesser.txt.</font>
00023 <font class="comment">-----------------------------------------------------------------------------</font>
00024 <font class="comment">*/</font>
00025 <font class="preprocessor">#ifndef __HollowEllipsoidEmitter_H__</font>
00026 <font class="preprocessor"></font><font class="preprocessor">#define __HollowEllipsoidEmitter_H__</font>
00027 <font class="preprocessor"></font>
00028 <font class="preprocessor">#include "<a class="code" href="OgreParticleFXPrerequisites_8h.html">OgreParticleFXPrerequisites.h</a>"</font>
00029 <font class="preprocessor">#include "<a class="code" href="OgreEllipsoidEmitter_8h.html">OgreEllipsoidEmitter.h</a>"</font>
00030 
00031 <font class="keyword">namespace </font>Ogre {
00032 
<a name="l00042"></a><a class="code" href="classOgre_1_1HollowEllipsoidEmitter.html">00042</a>     <font class="keyword">class </font><a class="code" href="OgreParticleFXPrerequisites_8h.html#a0">_OgreParticleFXExport</a> <a class="code" href="classOgre_1_1HollowEllipsoidEmitter.html">HollowEllipsoidEmitter</a> : <font class="keyword">public</font> <a class="code" href="classOgre_1_1EllipsoidEmitter.html">EllipsoidEmitter</a>
00043     {
00044     <font class="keyword">public</font>:
<a name="l00046"></a><a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerX.html">00046</a>         <font class="keyword">class </font><a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerX.html">CmdInnerX</a> : <font class="keyword">public</font> <a class="code" href="classOgre_1_1ParamCommand.html">ParamCommand</a>
00047         {
00048         <font class="keyword">public</font>:
00049             <a class="code" href="classOgre_1_1String.html">String</a> doGet(<font class="keyword">const</font> <font class="keywordtype">void</font>* target) <font class="keyword">const</font>;
00050             <font class="keywordtype">void</font> doSet(<font class="keywordtype">void</font>* target, <font class="keyword">const</font> <a class="code" href="classOgre_1_1String.html">String</a>&amp; val);
00051         };
<a name="l00053"></a><a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerY.html">00053</a>         <font class="keyword">class </font><a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerY.html">CmdInnerY</a> : <font class="keyword">public</font> <a class="code" href="classOgre_1_1ParamCommand.html">ParamCommand</a>
00054         {
00055         <font class="keyword">public</font>:
00056             <a class="code" href="classOgre_1_1String.html">String</a> doGet(<font class="keyword">const</font> <font class="keywordtype">void</font>* target) <font class="keyword">const</font>;
00057             <font class="keywordtype">void</font> doSet(<font class="keywordtype">void</font>* target, <font class="keyword">const</font> <a class="code" href="classOgre_1_1String.html">String</a>&amp; val);
00058         };
<a name="l00060"></a><a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerZ.html">00060</a>         <font class="keyword">class </font><a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerZ.html">CmdInnerZ</a> : <font class="keyword">public</font> <a class="code" href="classOgre_1_1ParamCommand.html">ParamCommand</a>
00061         {
00062         <font class="keyword">public</font>:
00063             <a class="code" href="classOgre_1_1String.html">String</a> doGet(<font class="keyword">const</font> <font class="keywordtype">void</font>* target) <font class="keyword">const</font>;
00064             <font class="keywordtype">void</font> doSet(<font class="keywordtype">void</font>* target, <font class="keyword">const</font> <a class="code" href="classOgre_1_1String.html">String</a>&amp; val);
00065         };
00066         <font class="comment">// See AreaEmitter</font>
00067 
00068         HollowEllipsoidEmitter();
00069 
00071         <font class="keywordtype">void</font> _initParticle(Particle* pParticle);
00072 
00078         <font class="keywordtype">void</font> setInnerSize(<a class="code" href="namespaceOgre.html#a349">Real</a> x, <a class="code" href="namespaceOgre.html#a349">Real</a> y, <a class="code" href="namespaceOgre.html#a349">Real</a> z);
00079 
00085         <font class="keywordtype">void</font> setInnerSizeX(<a class="code" href="namespaceOgre.html#a349">Real</a> x);
00091         <font class="keywordtype">void</font> setInnerSizeY(<a class="code" href="namespaceOgre.html#a349">Real</a> y);
00097         <font class="keywordtype">void</font> setInnerSizeZ(<a class="code" href="namespaceOgre.html#a349">Real</a> z);
00099         <a class="code" href="namespaceOgre.html#a349">Real</a> getInnerSizeX(<font class="keywordtype">void</font>) <font class="keyword">const</font>;
00101         <a class="code" href="namespaceOgre.html#a349">Real</a> getInnerSizeY(<font class="keywordtype">void</font>) <font class="keyword">const</font>;
00103         <a class="code" href="namespaceOgre.html#a349">Real</a> getInnerSizeZ(<font class="keywordtype">void</font>) <font class="keyword">const</font>;
00104 
00105     <font class="keyword">protected</font>:
00106         <font class="comment">// See ParticleEmitter</font>
00107 
<a name="l00109"></a><a class="code" href="classOgre_1_1HollowEllipsoidEmitter.html#Ogre_1_1HollowEllipsoidEmittern0">00109</a>         <a class="code" href="classOgre_1_1Vector3.html">Vector3</a> mInnerSize;
00110 
00111         <font class="keyword">static</font> <a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerX.html">CmdInnerX</a> msCmdInnerX;
00112         <font class="keyword">static</font> <a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerY.html">CmdInnerY</a> msCmdInnerY;
00113         <font class="keyword">static</font> <a class="code" href="classOgre_1_1HollowEllipsoidEmitter_1_1CmdInnerZ.html">CmdInnerZ</a> msCmdInnerZ;
00114 
00115 
00116 
00117     };
00118 
00119 }
00120 
00121 <font class="preprocessor">#endif</font>
00122 <font class="preprocessor"></font>
</pre></div><p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:10:14 2004
</p>
</body>
</html>