Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
iEmitCylinder Struct Reference
Cylinder value emitter - returns values in a cylinder. More...
#include <imesh/emit.h>
Inheritance diagram for iEmitCylinder:

Public Member Functions | |
virtual void | SetContent (const csVector3 &start, const csVector3 &end, float min, float max)=0 |
set content, start and end position of cylinder, min/max distance | |
virtual void | GetContent (csVector3 &start, csVector3 &end, float &min, float &max)=0 |
get content |
Detailed Description
Cylinder value emitter - returns values in a cylinder.Main creators of instances implementing this interface:
Main users of this interface:
Definition at line 200 of file emit.h.
Member Function Documentation
|
get content
|
|
set content, start and end position of cylinder, min/max distance
|
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.3.9.1