Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
iEmitGen3D Struct Reference
This interface is for objects that can generate 3d vectors, which are used for emitting. More...
#include <imesh/emit.h>
Inheritance diagram for iEmitGen3D:

Public Member Functions | |
virtual void | GetValue (csVector3 &value, csVector3 &given)=0 |
get the 3d value, posibly using a given value. |
Detailed Description
This interface is for objects that can generate 3d vectors, which are used for emitting.Main users of this interface:
Definition at line 48 of file emit.h.
Member Function Documentation
|
get the 3d value, posibly using a given value.
|
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.4.4