![]() |
Public API Reference |
#include <emit.h>
Inheritance diagram for iEmitLine:

Public Methods | |
| virtual void | SetContent (const csVector3 &start, const csVector3 &end)=0 |
| set content, start and end vector values. More... | |
| virtual void | GetContent (csVector3 &start, csVector3 &end)=0 |
| get content. More... | |
Definition at line 101 of file emit.h.
|
||||||||||||
|
get content.
|
|
||||||||||||
|
set content, start and end vector values.
|