Prototype bounding box particle emitter definition.
Prototype circle particle emitter plane velocity definition.
Prototype circle particle emitter definition.
Prototype particle system emitter type enum.
Prototype point particle system definition.
Prototype object particle system definition.
Prototype point particle emitter definition.
Prototype point particle system definition.
Prototype sphere particle emitter definition.
Prototype particle system type enum.
Prototype particle system definition.
PrototypeParticleSystem_ObjectParticleSystem * ops
PrototypeParticleSystem()
Public constructor.
~PrototypeParticleSystem()
Destructor.
PrototypeParticleSystem_PointParticleEmitter * getPointParticleEmitter()
PrototypeParticleSystem_BoundingBoxParticleEmitter * bbpe
PrototypeParticleSystem_CircleParticleEmitterPlaneVelocity * getCircleParticleEmitterPlaneVelocity()
PrototypeParticleSystem_PointParticleEmitter * ppe
PrototypeParticleSystem_PointParticleSystem * getPointParticleSystem()
PrototypeParticleSystem_CircleParticleEmitter * cpe
void setEmitter(PrototypeParticleSystem_Emitter *emitter)
Set emitter.
PrototypeParticleSystem_Type * type
PrototypeParticleSystem_Emitter * emitter
PrototypeParticleSystem_SphereParticleEmitter * spe
PrototypeParticleSystem_CircleParticleEmitter * getCircleParticleEmitter()
void unsetType()
Unset particle system type.
void setType(PrototypeParticleSystem_Type *type)
Set particle system type.
PrototypeParticleSystem_BoundingBoxParticleEmitter * getBoundingBoxParticleEmitters()
PrototypeParticleSystem_ObjectParticleSystem * getObjectParticleSystem()
PrototypeParticleSystem_Emitter * getEmitter()
PrototypeParticleSystem_PointParticleSystem * pps
PrototypeParticleSystem_SphereParticleEmitter * getSphereParticleEmitter()
PrototypeParticleSystem_FogParticleSystem * getFogParticleSystem()
PrototypeParticleSystem_Type * getType()
PrototypeParticleSystem_FogParticleSystem * fps
void unsetEmitter()
Unset emitter.
PrototypeParticleSystem_CircleParticleEmitterPlaneVelocity * cpepv