Torque3D Documentation / _generateds / afxParticleEmitter

afxParticleEmitter

Engine/source/afx/ce/afxParticleEmitter.h

More...

Private Types

Private Attributes

Protected Functions

Public Functions

emitParticlesExt(const MatrixF & xfm, const Point3F & point, const Point3F & velocity, const U32 numMilliseconds)
bool

Called when the object is added to the sim.

bool
onNewDataBlock(GameBaseData * dptr, bool reload)

Called when a new datablock is set.

Called when the object is removed from the sim.

Detailed Description

Private Types

typedef ParticleEmitter Parent 

Private Attributes

afxParticleEmitterData * mDataBlock 

Protected Attributes

const SimObject * afx_owner 
U32 n_tpath_points 
Point3F pe_vector 
Point3F pe_vector_norm 
Vector< F32 > tpath_mults 
Point3F ** tpath_points 
Vector< afxPath3D * > tpaths