iEmitCone Struct Reference
Cone value emitter - returns points in a cone. More...
#include <imesh/emit.h>
Inheritance diagram for iEmitCone:

Public Member Functions | |
virtual void | GetContent (csVector3 &origin, float &elevation, float &azimuth, float &aperture, float &min, float &max)=0 |
get content | |
virtual void | SetContent (const csVector3 &origin, float elevation, float azimuth, float aperture, float min, float max)=0 |
Set content, origin, elevation, azimuth, aperture(opening), and distance min, distance max from the origin of the cone. |
Detailed Description
Cone value emitter - returns points in a cone.Main creators of instances implementing this interface:
Main users of this interface:
Definition at line 114 of file emit.h.
Member Function Documentation
|
get content
|
|
Set content, origin, elevation, azimuth, aperture(opening), and distance min, distance max from the origin of the cone.
|
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.4.6