
|
Main Page Class Hierarchy Compound List File List Compound Members
iEmitCone Struct Referencecone value emitter - returns points in a cone.
More...
#include <emit.h>
Inheritance diagram for iEmitCone:
List of all members.
Public Methods |
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.
|
virtual void | GetContent (csVector3 &origin, float &elevation, float &azimuth, float &aperture, float &min, float &max)=0 |
| get content.
|
Detailed Description
cone value emitter - returns points in a cone.
The documentation for this struct was generated from the following file:
Generated for Crystal Space by
doxygen
1.2.5 written by
Dimitri van Heesch,
©1997-2000
|