OpenSceneGraph/include/osgParticle
Robert Osfield 79b0060703 From Tom Jolly, "A new compiler and a new warning.
Enclosed is include/osgParticle/Particle.  I removed the const from the
return type of getSTexCoord.  I also changed the name on the next
function to getTTexCoord so it is consistent with getSTexCoord.  If you
prefer to change getSTexCoord to getSCoord you will need to change it in
ConnectedParticleSystem.cpp."
2009-06-19 13:09:31 +00:00
..
AccelOperator
AngularAccelOperator
BoxPlacer From Alberto Luaces, "it seems that include/osgParticle/BoxPlacer was created from the SectorPlacer 2007-12-11 11:37:03 +00:00
CenteredPlacer
ConnectedParticleSystem
ConstantRateCounter
Counter
Emitter
ExplosionDebrisEffect
ExplosionEffect
Export Improved the doxygen docs over the various namespaces 2008-08-05 19:17:09 +00:00
FireEffect
FluidFrictionOperator
FluidProgram From Paul Melis, fixes to spelling mistakes/typos. 2007-07-11 15:51:17 +00:00
ForceOperator
Interpolator
LinearInterpolator
ModularEmitter
ModularProgram
MultiSegmentPlacer
Operator
Particle From Tom Jolly, "A new compiler and a new warning. 2009-06-19 13:09:31 +00:00
ParticleEffect
ParticleProcessor Added an osgDB::ReadWriteMutex to help manage the ability to have serialize 2006-12-27 16:40:34 +00:00
ParticleSystem Merged from OSG-2.8 branch changes to the use of ReadWriteMutex to Mutex in osgParticle::ParticleSystem. 2009-02-09 21:38:06 +00:00
ParticleSystemUpdater Made the ParticleSystemUpdate::addParticleSystem, removeParticleSystem, replaceParticleSystem and setParticleSystem methods all virtual to allow them to be overriden. 2008-11-21 12:30:12 +00:00
Placer
PointPlacer
PrecipitationEffect Replaced frame delta computation that was originally based on a local static variable, replacing it with member variable to tracking the previous frame time. This fixes a bug in the wind computation when multiple PrecipitaionEffects are in the scene. 2009-06-11 14:56:54 +00:00
Program
RadialShooter
RandomRateCounter
range Separated OperationsThread out from the GraphicsThread header and introduced 2007-07-09 19:04:36 +00:00
SectorPlacer
SegmentPlacer
Shooter
SmokeEffect
SmokeTrailEffect
VariableRateCounter
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00