![]() |
Public API Reference |
#include <emit.h>
Inheritance diagram for iEmitSphereTangent:
Public Methods | |
virtual void | SetContent (const csVector3 ¢er, float min, float max)=0 |
set content, center of sphere, min/max size. More... | |
virtual void | GetContent (csVector3 ¢er, float &min, float &max)=0 |
get content. More... |
Definition at line 124 of file emit.h.
|
get content.
|
|
set content, center of sphere, min/max size.
|