iEmitSphere Struct Reference
Sphere value emitter - returns points in a sphere. More...
#include <imesh/emit.h>
Inheritance diagram for iEmitSphere:

Public Member Functions | |
| virtual void | GetContent (csVector3 ¢er, float &min, float &max)=0 |
| get content | |
| virtual void | SetContent (const csVector3 ¢er, float min, float max)=0 |
| set content, center and min, max radius | |
Detailed Description
Sphere value emitter - returns points in a sphere.Main creators of instances implementing this interface:
Main users of this interface:
Definition at line 80 of file emit.h.
Member Function Documentation
|
||||||||||||||||
|
get content
|
|
||||||||||||||||
|
set content, center and min, max radius
|
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.4.6
