35 resolution_(resolution)
67 float dist = sqrt( pow(dx,2) + pow(dy,2) );
QPoint position_
< The position of the source in the map
CGuiSource(QPoint p, std::string name, float resolution)
Default contructor.
std::string name_
The OGM resolution.
virtual bool checkProximity(QPoint p)
Checks proximity to a point.
std::string getName(void)
Returns the "name" of the source.
The main namespace for STDR GUI.
virtual ~CGuiSource(void)
Default destructor.