OpenSceneGraph/include/osgParticle
Robert Osfield 12226e4371 Converted the instances of const built in types being returned from methods
and passed as paramters into straight forward non const built in types,
i.e. const bool foogbar(const int) becomes bool foobar(int).
2002-09-02 12:31:35 +00:00
..
AccelOperator Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
CenteredPlacer Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Counter Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Emitter Warnings fixes for IRIX - there was a missing "const" in the sameKindAs(.) method. 2002-07-09 10:33:15 +00:00
Export Checked in osgParticle, writtten by Marco Jez. 2002-06-05 12:44:55 +00:00
FluidFrictionOperator Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ForceOperator Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Interpolator Changed the range max and min members variables to maximum and minimum to 2002-08-03 18:03:40 +00:00
LinearInterpolator Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ModularEmitter Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ModularProgram Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
MultiSegmentPlacer Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Operator Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Particle Updates to osgParticle form Macro. 2002-07-22 16:01:00 +00:00
ParticleProcessor Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
ParticleSystem Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
ParticleSystemUpdater Converted the instances of const built in types being returned from methods 2002-09-02 12:31:35 +00:00
Placer Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
PointPlacer Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Program Warnings fixes for IRIX - there was a missing "const" in the sameKindAs(.) method. 2002-07-09 10:33:15 +00:00
RadialShooter Changed the range max and min members variables to maximum and minimum to 2002-08-03 18:03:40 +00:00
RandomRateCounter Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
range Changed the range max and min members variables to maximum and minimum to 2002-08-03 18:03:40 +00:00
SectorPlacer Changed the range max and min members variables to maximum and minimum to 2002-08-03 18:03:40 +00:00
SegmentPlacer Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Shooter Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
VariableRateCounter Checked in osgParticle, writtten by Marco Jez. 2002-06-05 12:44:55 +00:00
Version Checked in osgParticle, writtten by Marco Jez. 2002-06-05 12:44:55 +00:00