Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 2956

crystalspace-doc-1.2.1-5mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crystal Space 1.2.1: iEmitSphere Struct Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul>
</div>
<h1>iEmitSphere Struct Reference</h1><!-- doxytag: class="iEmitSphere" --><!-- doxytag: inherits="iEmitGen3D" -->Sphere value emitter - returns points in a sphere.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="emit_8h-source.html">imesh/emit.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for iEmitSphere:</div>
<div class="dynsection">
<p><center><img src="structiEmitSphere__inherit__graph.png" border="0" usemap="#iEmitSphere__inherit__map" alt="Inheritance graph"></center>
<map name="iEmitSphere__inherit__map">
<area shape="rect" href="structiEmitGen3D.html" title="This interface is for objects that can generate 3d vectors, which are used for emitting..." alt="" coords="7,84,105,111"><area shape="rect" href="structiBase.html" title="This is the basic interface: all other interfaces should be derived from this one..." alt="" coords="28,7,84,33"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="structiEmitSphere-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiEmitSphere.html#af66d47af178202a4e48c1e3f28932d4">GetContent</a> (<a class="el" href="classcsVector3.html">csVector3</a> &amp;center, float &amp;min, float &amp;max)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">get content  <a href="#af66d47af178202a4e48c1e3f28932d4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structiEmitSphere.html#1809b0ef903fff0ab769386edd216cfe">SetContent</a> (const <a class="el" href="classcsVector3.html">csVector3</a> &amp;center, float min, float max)=0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">set content, center and min, max radius  <a href="#1809b0ef903fff0ab769386edd216cfe"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Sphere value emitter - returns points in a sphere. 
<p>
Main creators of instances implementing this interface:<ul>
<li><a class="el" href="structiEmitFactoryState.html#fc274d90eaf89c179e0e894533b97150" title="create an emitter">iEmitFactoryState::CreateSphere()</a></li></ul>
<p>
Main users of this interface:<ul>
<li><a class="el" href="structiEmitState.html" title="This interface describes the API for the emitter mesh object.">iEmitState</a> </li></ul>

<p>Definition at line <a class="el" href="emit_8h-source.html#l00073">73</a> of file <a class="el" href="emit_8h-source.html">emit.h</a>.</p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="af66d47af178202a4e48c1e3f28932d4"></a><!-- doxytag: member="iEmitSphere::GetContent" ref="af66d47af178202a4e48c1e3f28932d4" args="(csVector3 &amp;center, float &amp;min, float &amp;max)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void iEmitSphere::GetContent           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classcsVector3.html">csVector3</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>center</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float &amp;&nbsp;</td>
          <td class="paramname"> <em>min</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float &amp;&nbsp;</td>
          <td class="paramname"> <em>max</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
get content 
<p>

</div>
</div><p>
<a class="anchor" name="1809b0ef903fff0ab769386edd216cfe"></a><!-- doxytag: member="iEmitSphere::SetContent" ref="1809b0ef903fff0ab769386edd216cfe" args="(const csVector3 &amp;center, float min, float max)=0" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void iEmitSphere::SetContent           </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classcsVector3.html">csVector3</a> &amp;&nbsp;</td>
          <td class="paramname"> <em>center</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>min</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">float&nbsp;</td>
          <td class="paramname"> <em>max</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
set content, center and min, max radius 
<p>

</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>imesh/<a class="el" href="emit_8h-source.html">emit.h</a></ul>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>