OpenSceneGraph/include/osgParticle
Robert Osfield 0a9263d50e From Wang Rui, "Changes:
1. Rewrite the reading/writing exception handlers to work like the ive
plugin exceptions.
2. Write a header writing/checking function in ReaderWriterOSG2.cpp,
which may help decide if the stream is ascii or binary. The
readInputIterator() function will return null pointer if the input
file is nither osgb nor osgt format, which indicates that the old .osg
format could be used here, in case we've merged the two plugins
together.
3. Add a new ForceReadingImage option in the InputStream, which will
allocate an empty image object with the filename if specifed external
image file is missed. It may be useful for format converting in some
cases.
4. Add new osgParticle wrappers, as well as some modification to the
osgParticle headers, for instance, change isEnabled() to getEnabled().
5. Some fixes to the osg serialization wrappers."
2010-01-27 17:09:05 +00:00
..
AccelOperator
AngularAccelOperator
BoxPlacer
CenteredPlacer
ConnectedParticleSystem
ConstantRateCounter
Counter
Emitter
ExplosionDebrisEffect
ExplosionEffect
Export
FireEffect
FluidFrictionOperator
FluidProgram
ForceOperator
Interpolator
LinearInterpolator
ModularEmitter
ModularProgram
MultiSegmentPlacer
Operator
Particle From Martin Scheffler, "osgParticle: method to set start and end tile for particle texture (for animated particles). I also updated examples/osgParticle to show the feature. 2009-11-24 15:00:11 +00:00
ParticleEffect
ParticleProcessor From Wang Rui, "Changes: 2010-01-27 17:09:05 +00:00
ParticleSystem From Wang Rui, "Changes: 2010-01-27 17:09:05 +00:00
ParticleSystemUpdater
Placer
PointPlacer
PrecipitationEffect From Wang Rui, "Changes: 2010-01-27 17:09:05 +00:00
Program
RadialShooter
RandomRateCounter
range
SectorPlacer
SegmentPlacer
Shooter Updated copyright years. 2006-07-18 15:21:48 +00:00
SmokeEffect
SmokeTrailEffect
VariableRateCounter
Version