#include "SimulatedDevice.h"#include <osgParticle/ModularEmitter>#include <osgParticle/ParticleSystemUpdater>#include <osgParticle/BoxPlacer>#include <osgParticle/FluidFrictionOperator>#include <osgParticle/ModularProgram>#include "ConfigXMLParser.h"#include "ROSInterface.h"#include <ros/ros.h>#include "UWSimUtils.h"

Go to the source code of this file.
Classes | |
| class | AttractOperator |
| class | DredgeTool |
| class | DredgeTool_Config |
| class | DredgeTool_Factory |
Functions | |
| osgParticle::ParticleSystem * | createSmokeParticles (osg::Group *parent, osgParticle::RandomRateCounter *rrc) |
| osgParticle::ParticleSystem* createSmokeParticles | ( | osg::Group * | parent, |
| osgParticle::RandomRateCounter * | rrc | ||
| ) |
Definition at line 43 of file DredgeTool.cpp.