![]() |
Plasma Engine
2.0
|
This is the complete list of members for plParticleSystemInstance, including all inherited members.
AddParticleDeathEventHandler(ParticleDeathHandler handler) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
ConfigureFromTemplate(const plParticleSystemDescriptor *pTemplate) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
Construct(plUInt32 uiMaxParticles, plWorld *pWorld, plParticleEffectInstance *pOwnerEffect, float fSpawnCountMultiplier) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
CreateStream(const char *szName, plProcessingStream::DataType type, plProcessingStream **pStream, plParticleStreamBinding &ref_binding, bool bExpectInitializedValue) | plParticleSystemInstance | |
CreateStreamProcessors(const plParticleSystemDescriptor *pTemplate) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
Destruct() (defined in plParticleSystemInstance) | plParticleSystemInstance | |
ExtractSystemRenderData(plMsgExtractRenderData &ref_msg, const plTransform &instanceTransform) const (defined in plParticleSystemInstance) | plParticleSystemInstance | |
Finalize() (defined in plParticleSystemInstance) | plParticleSystemInstance | |
GetBoundingVolume() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetEmitterEnabled() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetMaxParticles() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetNumActiveParticles() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetOwnerEffect() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetOwnerWorldModule() const (defined in plParticleSystemInstance) | plParticleSystemInstance | |
GetParticleStartVelocity() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetSpawnCountMultiplier() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetTransform() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
GetWorld() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
HasActiveParticles() const (defined in plParticleSystemInstance) | plParticleSystemInstance | |
IsContinuous() const (defined in plParticleSystemInstance) | plParticleSystemInstance | |
IsVisible() const (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
ParticleDeathHandler typedef (defined in plParticleSystemInstance) | plParticleSystemInstance | |
plParticleSystemInstance() (defined in plParticleSystemInstance) | plParticleSystemInstance | |
ProcessEventQueue(plParticleEventQueue queue) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
QueryStream(const char *szName, plProcessingStream::DataType type) const | plParticleSystemInstance | |
ReinitializeStreamProcessors(const plParticleSystemDescriptor *pTemplate) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
RemoveParticleDeathEventHandler(ParticleDeathHandler handler) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
SetBoundingVolume(const plBoundingBoxSphere &volume, float fMaxParticleSize) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
SetEmitterEnabled(bool bEnable) (defined in plParticleSystemInstance) | plParticleSystemInstance | inline |
SetTransform(const plTransform &transform, const plVec3 &vParticleStartVelocity) (defined in plParticleSystemInstance) | plParticleSystemInstance | |
SetupOptionalStreams() (defined in plParticleSystemInstance) | plParticleSystemInstance | |
Update(const plTime &diff) (defined in plParticleSystemInstance) | plParticleSystemInstance |