iEmitFactoryState Struct Reference
This interface describes the API for the emitter mesh factory object. More...
#include <emit.h>
Inheritance diagram for iEmitFactoryState:

Public Methods | |
virtual iEmitFixed * | CreateFixed ()=0 |
create an emitter, you have to set the content | |
virtual iEmitBox * | CreateBox ()=0 |
create an emitter | |
virtual iEmitSphere * | CreateSphere ()=0 |
create an emitter | |
virtual iEmitCone * | CreateCone ()=0 |
create an emitter | |
virtual iEmitMix * | CreateMix ()=0 |
create an emitter | |
virtual iEmitLine * | CreateLine ()=0 |
create an emitter | |
virtual iEmitCylinder * | CreateCylinder ()=0 |
create an emitter | |
virtual iEmitSphereTangent * | CreateSphereTangent ()=0 |
create an emitter | |
virtual iEmitCylinderTangent * | CreateCylinderTangent ()=0 |
create an emitter |
Detailed Description
This interface describes the API for the emitter mesh factory object.
Main creators of instances implementing this interface:
- Emit mesh object plugin (crystalspace.mesh.object.emit)
- iMeshObjectType::NewFactory()
- Emit Factory Loader plugin (crystalspace.mesh.loader.factory.emit)
Definition at line 273 of file emit.h.
Member Function Documentation
|
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
|
The documentation for this struct was generated from the following file:
- imesh/emit.h
Generated for Crystal Space by doxygen 1.2.18