CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

iEmitSphere Struct Reference

sphere value emitter - returns points in a sphere. More...

#include <emit.h>

Inheritance diagram for iEmitSphere:

iEmitGen3D iBase List of all members.

Public Methods

virtual void SetContent (const csVector3 &center, float min, float max)=0
 set content, center and min, max radius. More...

virtual void GetContent (csVector3 &center, float &min, float &max)=0
 get content. More...


Detailed Description

sphere value emitter - returns points in a sphere.

Definition at line 56 of file emit.h.


Member Function Documentation

virtual void iEmitSphere::GetContent csVector3   center,
float &    min,
float &    max
[pure virtual]
 

get content.

virtual void iEmitSphere::SetContent const csVector3   center,
float    min,
float    max
[pure virtual]
 

set content, center and min, max radius.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14