, including all inherited members.
AddColor(const csColor &col) | csParticleSystem | [virtual] |
AddRefOwner(iBase **ref_owner)=0 | iBase | [pure virtual] |
alpha_now | csParticleSystem | [protected] |
alphapersecond | csParticleSystem | [protected] |
anglepersecond | csParticleSystem | [protected] |
AppendParticle(iParticle *part, iSprite2DState *spr2d) | csParticleSystem | [inline] |
AppendRectSprite(float width, float height, iMaterialWrapper *mat, bool lighted) | csParticleSystem | |
AppendRegularSprite(int n, float radius, iMaterialWrapper *mat, bool lighted) | csParticleSystem | |
bbox | csParticleSystem | [protected] |
change_alpha | csParticleSystem | [protected] |
change_color | csParticleSystem | [protected] |
change_rotation | csParticleSystem | [protected] |
change_size | csParticleSystem | [protected] |
ChangeObject() | csParticleSystem | [inline, protected] |
Clone() | csParticleSystem | [inline, virtual] |
color | csParticleSystem | [protected] |
colorpersecond | csParticleSystem | [protected] |
csParticleSystem(iObjectRegistry *object_reg, iMeshObjectFactory *factory) | csParticleSystem | |
current_features | csParticleSystem | [protected] |
current_lod | csParticleSystem | [protected] |
DecRef()=0 | iBase | [pure virtual] |
engine | csParticleSystem | [protected] |
factory | csParticleSystem | [protected] |
flags | csParticleSystem | [protected] |
g3d | csParticleSystem | [protected] |
GetAlpha() const | csParticleSystem | [inline] |
GetBoundingBox() const | csParticleSystem | [inline] |
GetChangeAlpha(float &factor) const | csParticleSystem | [inline] |
GetChangeColor(csColor &col) const | csParticleSystem | [inline] |
GetChangeRotation(float &angle) const | csParticleSystem | [inline] |
GetChangeSize(float &factor) const | csParticleSystem | [inline] |
GetColor(csColor &col) const | csParticleSystem | [inline, virtual] |
GetFactory() const | csParticleSystem | [inline, virtual] |
GetFlags() | csParticleSystem | [inline, virtual] |
GetLogicalParent() const | csParticleSystem | [inline, virtual] |
GetMaterialWrapper() const | csParticleSystem | [inline, virtual] |
GetNumParticles() const | csParticleSystem | [inline] |
GetObjectBoundingBox(csBox3 &bbox) | csParticleSystem | [inline] |
GetObjectModel() | csParticleSystem | [inline, virtual] |
GetParticle(size_t idx) const | csParticleSystem | [inline] |
GetParticleCount() const | csParticleSystem | [inline] |
GetRadius(csVector3 &rad, csVector3 ¢) | csParticleSystem | [inline] |
GetRandomDirection() | csParticleSystem | [protected] |
GetRandomDirection(csVector3 const &magnitude, csVector3 const &offset) | csParticleSystem | [protected] |
GetRandomPosition(csBox3 const &box) | csParticleSystem | [protected] |
GetRefCount()=0 | iBase | [pure virtual] |
GetRenderMeshes(int &n, iRenderView *rview, iMovable *movable, uint32 frustum_mask) | csParticleSystem | [virtual] |
GetSelfDestruct() const | csParticleSystem | [inline] |
GetTimeToLive() const | csParticleSystem | [inline] |
GetVisibleCallback() const | csParticleSystem | [inline, virtual] |
HardTransform(const csReversibleTransform &t)=0 | iMeshObject | [pure virtual] |
HitBeamBBox(const csVector3 &, const csVector3 &, csVector3 &, float *) | csParticleSystem | [inline, virtual] |
HitBeamObject(const csVector3 &, const csVector3 &, csVector3 &, float *, int *=0) | csParticleSystem | [inline, virtual] |
HitBeamOutline(const csVector3 &, const csVector3 &, csVector3 &, float *) | csParticleSystem | [inline, virtual] |
IncRef()=0 | iBase | [pure virtual] |
index_buffer | csParticleSystem | [protected] |
initialized | csParticleSystem | [protected] |
InvalidateMaterialHandles() | csParticleSystem | [inline, virtual] |
light_mgr | csParticleSystem | [protected] |
logparent | csParticleSystem | [protected] |
mat | csParticleSystem | [protected] |
MixMode | csParticleSystem | [protected] |
NextFrame(csTicks current_time, const csVector3 &) | csParticleSystem | [inline, virtual] |
number | csParticleSystem | [protected] |
object_reg | csParticleSystem | [protected] |
ObjectModel class | csParticleSystem | [friend] |
part_pos | csParticleSystem | [protected] |
part_sides | csParticleSystem | [protected] |
particles | csParticleSystem | [protected] |
ParticleState class | csParticleSystem | [friend] |
perFrameHolder | csParticleSystem | [protected] |
PositionChild(iMeshObject *, csTicks) | csParticleSystem | [inline, virtual] |
prev_time | csParticleSystem | [protected] |
QueryInterface(scfInterfaceID iInterfaceID, int iVersion)=0 | iBase | [pure virtual] |
radius | csParticleSystem | [protected] |
RemoveParticles() | csParticleSystem | |
RemoveRefOwner(iBase **ref_owner)=0 | iBase | [pure virtual] |
rmHolder | csParticleSystem | [protected] |
Rotate(float angle) | csParticleSystem | [virtual] |
ScaleBy(float factor) | csParticleSystem | [virtual] |
scalepersecond | csParticleSystem | [protected] |
SCF_DECLARE_IBASE | csParticleSystem | |
self_destruct | csParticleSystem | [protected] |
SetAlpha(float alpha) | csParticleSystem | [inline] |
SetChangeAlpha(float factor) | csParticleSystem | [inline] |
SetChangeColor(const csColor &col) | csParticleSystem | [inline] |
SetChangeRotation(float angle) | csParticleSystem | [inline] |
SetChangeSize(float factor) | csParticleSystem | [inline] |
SetColor(const csColor &col) | csParticleSystem | [inline, virtual] |
SetLogicalParent(iBase *lp) | csParticleSystem | [inline, virtual] |
SetMaterialWrapper(iMaterialWrapper *mat) | csParticleSystem | [inline, virtual] |
SetObjectBoundingBox(const csBox3 &bbox) | csParticleSystem | [inline] |
SetParticleCount(size_t num) | csParticleSystem | [inline, virtual] |
SetSelfDestruct(csTicks t) | csParticleSystem | [inline] |
SetupBuffers(size_t part_sides) | csParticleSystem | [protected] |
SetupColor() | csParticleSystem | [virtual] |
SetupMixMode() | csParticleSystem | [virtual] |
SetupObject() | csParticleSystem | [protected, virtual] |
SetVisibleCallback(iMeshObjectDrawCallback *cb) | csParticleSystem | [inline, virtual] |
spr_factory | csParticleSystem | [protected] |
sprite2ds | csParticleSystem | [protected] |
SupportsHardTransform() const =0 | iMeshObject | [pure virtual] |
time_to_live | csParticleSystem | [protected] |
TriangleCount | csParticleSystem | [protected] |
UnsetChangeAlpha() | csParticleSystem | [inline] |
UnsetChangeColor() | csParticleSystem | [inline] |
UnsetChangeRotation() | csParticleSystem | [inline] |
UnsetChangeSize() | csParticleSystem | [inline] |
UnSetSelfDestruct() | csParticleSystem | [inline] |
Update(csTicks elapsed_time) | csParticleSystem | [virtual] |
VertexCount | csParticleSystem | [protected] |
vis_cb | csParticleSystem | [protected] |
~csParticleSystem() | csParticleSystem | [virtual] |