LLPartInitData Struct Reference

#include <partsyspacket.h>

Collaboration diagram for LLPartInitData:

Collaboration graph
[legend]
List of all members.

Public Attributes

F32 bounce_b
F32 scale_range [4]
F32 alpha_range [4]
F32 vel_offset [3]
F32 mDistBeginFadeout
F32 mDistEndFadeout
LLUUID mImageUuid
U8 mFlags [8]
U8 createMe
F32 diffEqAlpha [3]
F32 diffEqScale [3]
U8 maxParticles
U8 initialParticles
F32 killPlaneZ
F32 killPlaneNormal [3]
F32 bouncePlaneZ
F32 bouncePlaneNormal [3]
F32 spawnRange
F32 spawnFrequency
F32 spawnFreqencyRange
F32 spawnDirection [3]
F32 spawnDirectionRange
F32 spawnVelocity
F32 spawnVelocityRange
F32 speedLimit
F32 windWeight
F32 currentGravity [3]
F32 gravityWeight
F32 globalLifetime
F32 individualLifetime
F32 individualLifetimeRange
F32 alphaDecay
F32 scaleDecay
F32 distanceDeath
F32 dampMotionFactor
F32 windDiffusionFactor [3]

Detailed Description

Definition at line 46 of file partsyspacket.h.


Member Data Documentation

F32 LLPartInitData::alpha_range[4]

Definition at line 57 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readAlpha_range(), LLPartSysCompressedPacket::writeAlpha_range(), and LLPartSysCompressedPacket::writeFlagByte().

F32 LLPartInitData::alphaDecay

Definition at line 115 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readDecayDamp(), and LLPartSysCompressedPacket::writeDecayDamp().

F32 LLPartInitData::bounce_b

Definition at line 52 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readBounce_b(), LLPartSysCompressedPacket::writeBounce_b(), and LLPartSysCompressedPacket::writeFlagByte().

F32 LLPartInitData::bouncePlaneNormal[3]

Definition at line 83 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readBounce_p(), LLPartSysCompressedPacket::writeBounce_p(), and LLPartSysCompressedPacket::writeFlagByte().

F32 LLPartInitData::bouncePlaneZ

Definition at line 81 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readBounce_p(), LLPartSysCompressedPacket::writeBounce_p(), and LLPartSysCompressedPacket::writeFlagByte().

U8 LLPartInitData::createMe

Definition at line 66 of file partsyspacket.h.

Referenced by gSetInitDataDefaults().

F32 LLPartInitData::currentGravity[3]

Definition at line 104 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readEnvironment(), and LLPartSysCompressedPacket::writeEnvironment().

F32 LLPartInitData::dampMotionFactor

Definition at line 124 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readDecayDamp(), and LLPartSysCompressedPacket::writeDecayDamp().

F32 LLPartInitData::diffEqAlpha[3]

Definition at line 70 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readAlphaScaleDiffEqn_range(), LLPartSysCompressedPacket::writeAlphaScaleDiffEqn_range(), and LLPartSysCompressedPacket::writeFlagByte().

F32 LLPartInitData::diffEqScale[3]

Definition at line 71 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readAlphaScaleDiffEqn_range(), LLPartSysCompressedPacket::writeAlphaScaleDiffEqn_range(), and LLPartSysCompressedPacket::writeFlagByte().

F32 LLPartInitData::distanceDeath

Definition at line 119 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readKill_p(), LLPartSysCompressedPacket::writeFlagByte(), and LLPartSysCompressedPacket::writeKill_p().

F32 LLPartInitData::globalLifetime

Definition at line 108 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readLifespan(), and LLPartSysCompressedPacket::writeLifespan().

F32 LLPartInitData::gravityWeight

Definition at line 106 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readEnvironment(), and LLPartSysCompressedPacket::writeEnvironment().

F32 LLPartInitData::individualLifetime

Definition at line 111 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readLifespan(), and LLPartSysCompressedPacket::writeLifespan().

F32 LLPartInitData::individualLifetimeRange

Definition at line 113 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readLifespan(), and LLPartSysCompressedPacket::writeLifespan().

U8 LLPartInitData::initialParticles

Definition at line 75 of file partsyspacket.h.

Referenced by LLPartSysCompressedPacket::fromLLPartInitData(), gSetInitDataDefaults(), and LLPartSysCompressedPacket::toLLPartInitData().

F32 LLPartInitData::killPlaneNormal[3]

Definition at line 79 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readKill_p(), LLPartSysCompressedPacket::writeFlagByte(), and LLPartSysCompressedPacket::writeKill_p().

F32 LLPartInitData::killPlaneZ

Definition at line 77 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readKill_p(), LLPartSysCompressedPacket::writeFlagByte(), and LLPartSysCompressedPacket::writeKill_p().

U8 LLPartInitData::maxParticles

Definition at line 73 of file partsyspacket.h.

Referenced by LLPartSysCompressedPacket::fromLLPartInitData(), gSetInitDataDefaults(), and LLPartSysCompressedPacket::toLLPartInitData().

F32 LLPartInitData::mDistBeginFadeout

Definition at line 60 of file partsyspacket.h.

Referenced by gSetInitDataDefaults().

F32 LLPartInitData::mDistEndFadeout

Definition at line 61 of file partsyspacket.h.

Referenced by gSetInitDataDefaults().

U8 LLPartInitData::mFlags[8]

Definition at line 65 of file partsyspacket.h.

Referenced by LLPartSysCompressedPacket::fromLLPartInitData(), gSetInitDataDefaults(), LLPartSysCompressedPacket::toLLPartInitData(), and LLPartSysCompressedPacket::writeFlagByte().

LLUUID LLPartInitData::mImageUuid

Definition at line 63 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readUUID(), LLPartSysCompressedPacket::writeFlagByte(), and LLPartSysCompressedPacket::writeUUID().

F32 LLPartInitData::scale_range[4]

Definition at line 56 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readScale_range(), LLPartSysCompressedPacket::writeFlagByte(), and LLPartSysCompressedPacket::writeScale_range().

F32 LLPartInitData::scaleDecay

Definition at line 117 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readDecayDamp(), and LLPartSysCompressedPacket::writeDecayDamp().

F32 LLPartInitData::spawnDirection[3]

Definition at line 92 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readSpawn(), and LLPartSysCompressedPacket::writeSpawn().

F32 LLPartInitData::spawnDirectionRange

Definition at line 94 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readSpawn(), and LLPartSysCompressedPacket::writeSpawn().

F32 LLPartInitData::spawnFreqencyRange

Definition at line 90 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readSpawn(), and LLPartSysCompressedPacket::writeSpawn().

F32 LLPartInitData::spawnFrequency

Definition at line 87 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readSpawn(), and LLPartSysCompressedPacket::writeSpawn().

F32 LLPartInitData::spawnRange

Definition at line 85 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readSpawn(), and LLPartSysCompressedPacket::writeSpawn().

F32 LLPartInitData::spawnVelocity

Definition at line 96 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readSpawn(), and LLPartSysCompressedPacket::writeSpawn().

F32 LLPartInitData::spawnVelocityRange

Definition at line 98 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readSpawn(), and LLPartSysCompressedPacket::writeSpawn().

F32 LLPartInitData::speedLimit

Definition at line 100 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readDecayDamp(), and LLPartSysCompressedPacket::writeDecayDamp().

F32 LLPartInitData::vel_offset[3]

Definition at line 58 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readVelocityOffset(), LLPartSysCompressedPacket::writeFlagByte(), and LLPartSysCompressedPacket::writeVelocityOffset().

F32 LLPartInitData::windDiffusionFactor[3]

Definition at line 126 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readWindDiffusionFactor(), and LLPartSysCompressedPacket::writeWindDiffusionFactor().

F32 LLPartInitData::windWeight

Definition at line 102 of file partsyspacket.h.

Referenced by gSetInitDataDefaults(), LLPartSysCompressedPacket::readEnvironment(), and LLPartSysCompressedPacket::writeEnvironment().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 1 06:11:38 2010 for Second Life Viewer by  doxygen 1.4.7