|
| NodeGPSItem (int id, int mapId, const Transform &pose, float radius, const GPS &gps, GraphViewer::ViewPlane plane, float linkWidth) |
|
virtual | ~NodeGPSItem () |
|
int | id () const |
|
int | mapId () const |
|
| NodeItem (int id, int mapId, const Transform &pose, float radius, int weight, GraphViewer::ViewPlane plane, float linkWidth) |
|
const Transform & | pose () const |
|
void | setColor (const QColor &color) |
|
void | setPose (const Transform &pose, GraphViewer::ViewPlane plane) |
|
void | setRadius (float radius) |
|
virtual | ~NodeItem () |
|
Definition at line 163 of file GraphViewer.cpp.
◆ NodeGPSItem()
◆ ~NodeGPSItem()
virtual rtabmap::NodeGPSItem::~NodeGPSItem |
( |
| ) |
|
|
inlinevirtual |
◆ hoverEnterEvent()
virtual void rtabmap::NodeGPSItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
inlineprotectedvirtual |
◆ _gps
GPS rtabmap::NodeGPSItem::_gps |
|
private |
The documentation for this class was generated from the following file: