Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iEmitCylinderTangent Struct Reference
Cylinder tangential value emitter - gives direction tangential to cylinder Uses the given point, gives a tangential direction for that. More...
#include <imesh/emit.h>
Inheritance diagram for iEmitCylinderTangent:

Public Member Functions | |
virtual void | GetContent (csVector3 &start, csVector3 &end, float &min, float &max)=0 |
get content | |
virtual void | SetContent (const csVector3 &start, const csVector3 &end, float min, float max)=0 |
set content, start,end of cylinder, min/max size |
Detailed Description
Cylinder tangential value emitter - gives direction tangential to cylinder Uses the given point, gives a tangential direction for that.Main creators of instances implementing this interface:
Main users of this interface:
Definition at line 245 of file emit.h.
Member Function Documentation
|
get content
|
|
set content, start,end of cylinder, min/max size
|
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.4.4