iEmitLine Struct Reference
Line value emitter - returns values on the line between start and end. More...
#include <imesh/emit.h>
Inheritance diagram for iEmitLine:

| Public Member Functions | |
| virtual void | GetContent (csVector3 &start, csVector3 &end)=0 | 
| get content | |
| virtual void | SetContent (const csVector3 &start, const csVector3 &end)=0 | 
| set content, start and end vector values | |
Detailed Description
Line value emitter - returns values on the line between start and end.Main creators of instances implementing this interface:
Main users of this interface:
Definition at line 170 of file emit.h.
Member Function Documentation
get content
| virtual void iEmitLine::SetContent | ( | const csVector3 & | start, | |
| const csVector3 & | end | |||
| ) |  [pure virtual] | 
set content, start and end vector values
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.4.7

