ezEngine  Release 25.03
ezParticleSystemInstance Member List

This is the complete list of members for ezParticleSystemInstance, including all inherited members.

AddParticleDeathEventHandler(ParticleDeathHandler handler) (defined in ezParticleSystemInstance)ezParticleSystemInstance
ConfigureFromTemplate(const ezParticleSystemDescriptor *pTemplate) (defined in ezParticleSystemInstance)ezParticleSystemInstance
Construct(ezUInt32 uiMaxParticles, ezWorld *pWorld, ezParticleEffectInstance *pOwnerEffect, float fSpawnCountMultiplier) (defined in ezParticleSystemInstance)ezParticleSystemInstance
CreateStream(const char *szName, ezProcessingStream::DataType type, ezProcessingStream **pStream, ezParticleStreamBinding &ref_binding, bool bExpectInitializedValue)ezParticleSystemInstance
CreateStreamProcessors(const ezParticleSystemDescriptor *pTemplate) (defined in ezParticleSystemInstance)ezParticleSystemInstance
Destruct() (defined in ezParticleSystemInstance)ezParticleSystemInstance
ExtractSystemRenderData(ezMsgExtractRenderData &ref_msg, const ezTransform &instanceTransform) const (defined in ezParticleSystemInstance)ezParticleSystemInstance
ezParticleSystemInstance() (defined in ezParticleSystemInstance)ezParticleSystemInstance
Finalize() (defined in ezParticleSystemInstance)ezParticleSystemInstance
GetBoundingVolume() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetEmitterEnabled() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetMaxParticles() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetNumActiveParticles() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetOwnerEffect() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetOwnerWorldModule() const (defined in ezParticleSystemInstance)ezParticleSystemInstance
GetParticleStartVelocity() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetSpawnCountMultiplier() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetTransform() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
GetWorld() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
HasActiveParticles() const (defined in ezParticleSystemInstance)ezParticleSystemInstance
IsContinuous() const (defined in ezParticleSystemInstance)ezParticleSystemInstance
IsVisible() const (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
ParticleDeathHandler typedef (defined in ezParticleSystemInstance)ezParticleSystemInstance
ProcessEventQueue(ezParticleEventQueue queue) (defined in ezParticleSystemInstance)ezParticleSystemInstance
QueryStream(const char *szName, ezProcessingStream::DataType type) constezParticleSystemInstance
ReinitializeStreamProcessors(const ezParticleSystemDescriptor *pTemplate) (defined in ezParticleSystemInstance)ezParticleSystemInstance
RemoveParticleDeathEventHandler(ParticleDeathHandler handler) (defined in ezParticleSystemInstance)ezParticleSystemInstance
SetBoundingVolume(const ezBoundingBoxSphere &volume, float fMaxParticleSize) (defined in ezParticleSystemInstance)ezParticleSystemInstance
SetEmitterEnabled(bool bEnable) (defined in ezParticleSystemInstance)ezParticleSystemInstanceinline
SetTransform(const ezTransform &transform, const ezVec3 &vParticleStartVelocity) (defined in ezParticleSystemInstance)ezParticleSystemInstance
SetupOptionalStreams() (defined in ezParticleSystemInstance)ezParticleSystemInstance
Update(const ezTime &diff) (defined in ezParticleSystemInstance)ezParticleSystemInstance