#include <UWSimUtils.h>
Public Member Functions | |
virtual void | dredgedParticles (int nparticles)=0 |
virtual boost::shared_ptr < osg::Matrix > | getDredgePosition ()=0 |
Definition at line 196 of file UWSimUtils.h.
virtual void AbstractDredgeTool::dredgedParticles | ( | int | nparticles | ) | [pure virtual] |
Implemented in DredgeTool.
virtual boost::shared_ptr<osg::Matrix> AbstractDredgeTool::getDredgePosition | ( | ) | [pure virtual] |
Implemented in DredgeTool.