![]() |
Public API Reference |
![]() |
Line value emitter - returns values on the line between start and end. More...
#include <imesh/emit.h>
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 |
Line value emitter - returns values on the line between start and end.
Main creators of instances implementing this interface:
Main users of this interface:
virtual void iEmitLine::GetContent | ( | csVector3 & | start, |
csVector3 & | end | ||
) | [pure virtual] |
get content
virtual void iEmitLine::SetContent | ( | const csVector3 & | start, |
const csVector3 & | end | ||
) | [pure virtual] |
set content, start and end vector values