![]() |
Public API Reference |
#include <emit.h>
Inheritance diagram for iEmitFactoryState:
Public Methods | |
virtual iEmitFixed * | CreateFixed ()=0 |
create an emitter, you have to set the content. More... | |
virtual iEmitBox * | CreateBox ()=0 |
create an emitter. More... | |
virtual iEmitSphere * | CreateSphere ()=0 |
create an emitter. More... | |
virtual iEmitCone * | CreateCone ()=0 |
create an emitter. More... | |
virtual iEmitMix * | CreateMix ()=0 |
create an emitter. More... | |
virtual iEmitLine * | CreateLine ()=0 |
create an emitter. More... | |
virtual iEmitCylinder * | CreateCylinder ()=0 |
create an emitter. More... | |
virtual iEmitSphereTangent * | CreateSphereTangent ()=0 |
create an emitter. More... | |
virtual iEmitCylinderTangent * | CreateCylinderTangent ()=0 |
create an emitter. More... |
Definition at line 146 of file emit.h.
|
create an emitter.
|
|
create an emitter.
|
|
create an emitter.
|
|
create an emitter.
|
|
create an emitter, you have to set the content.
|
|
create an emitter.
|
|
create an emitter.
|
|
create an emitter.
|
|
create an emitter.
|