![]() |
Public API Reference |
![]() |
This interface is for objects that can generate 3d vectors, which are used for emitting. More...
#include <imesh/emit.h>
Public Member Functions | |
virtual void | GetValue (csVector3 &value, csVector3 &given)=0 |
get the 3d value, posibly using a given value. |
This interface is for objects that can generate 3d vectors, which are used for emitting.
Main users of this interface:
virtual void iEmitGen3D::GetValue | ( | csVector3 & | value, |
csVector3 & | given | ||
) | [pure virtual] |
get the 3d value, posibly using a given value.