iEmitFixed Struct Reference
Fixed value emitter - returns a particular point value. More...
#include <imesh/emit.h>
Inheritance diagram for iEmitFixed:

| Public Member Functions | |
| virtual void | SetValue (const csVector3 &value)=0 | 
| set the fixed value | |
Detailed Description
Fixed value emitter - returns a particular point value.Main creators of instances implementing this interface:
Main users of this interface:
Definition at line 56 of file emit.h.
Member Function Documentation
| virtual void iEmitFixed::SetValue | ( | const csVector3 & | value | ) |  [pure virtual] | 
set the fixed value
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.4.7

