Definition at line 67 of file GraphViewer.cpp.
◆ NodeItem()
◆ ~NodeItem()
virtual rtabmap::NodeItem::~NodeItem |
( |
| ) |
|
|
inlinevirtual |
◆ hoverEnterEvent()
virtual void rtabmap::NodeItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
inlineprotectedvirtual |
◆ hoverLeaveEvent()
virtual void rtabmap::NodeItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
inlineprotectedvirtual |
◆ id()
int rtabmap::NodeItem::id |
( |
| ) |
const |
|
inline |
◆ mapId()
int rtabmap::NodeItem::mapId |
( |
| ) |
const |
|
inline |
◆ pose()
const Transform& rtabmap::NodeItem::pose |
( |
| ) |
const |
|
inline |
◆ setColor()
void rtabmap::NodeItem::setColor |
( |
const QColor & |
color | ) |
|
|
inline |
◆ setPose()
◆ setRadius()
void rtabmap::NodeItem::setRadius |
( |
float |
radius | ) |
|
|
inline |
◆ _id
int rtabmap::NodeItem::_id |
|
private |
◆ _line
QGraphicsLineItem* rtabmap::NodeItem::_line |
|
private |
◆ _mapId
int rtabmap::NodeItem::_mapId |
|
private |
◆ _pose
◆ _weight
int rtabmap::NodeItem::_weight |
|
private |
The documentation for this class was generated from the following file: