afxParticlePoolData
Engine/source/afx/util/afxParticlePool.h
Public Types
enum
PoolType { POOL_NORMAL POOL_TWOPASS }
Private Types
Parent
Public Attributes
Public Functions
afxParticlePoolData(const afxParticlePoolData & , bool )
bool
DECLARE_CATEGORY("AFX" )
unpackData(BitStream * )
Public Static Functions
Detailed Description
Public Types
PoolType
Enumerator
- POOL_NORMAL
- POOL_TWOPASS
Private Types
typedef GameBaseData Parent
Public Attributes
LinearColorF base_color
F32 blend_weight
U32 pool_type
Public Functions
afxParticlePoolData()
afxParticlePoolData(const afxParticlePoolData & , bool )
~afxParticlePoolData()
allowSubstitutions()
Reimplemented from: SimObject
DECLARE_CATEGORY("AFX" )
DECLARE_CONOBJECT(afxParticlePoolData )
packData(BitStream * )
Reimplemented from: SimDataBlock
unpackData(BitStream * )
Reimplemented from: SimDataBlock