Definition at line 186 of file GraphViewer.cpp.
◆ LinkItem()
◆ ~LinkItem()
virtual rtabmap::LinkItem::~LinkItem |
( |
| ) |
|
|
inlinevirtual |
◆ from()
int rtabmap::LinkItem::from |
( |
| ) |
const |
|
inline |
◆ getPoseA()
const Transform& rtabmap::LinkItem::getPoseA |
( |
| ) |
const |
|
inline |
◆ getPoseB()
const Transform& rtabmap::LinkItem::getPoseB |
( |
| ) |
const |
|
inline |
◆ hoverEnterEvent()
virtual void rtabmap::LinkItem::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
inlineprotectedvirtual |
◆ hoverLeaveEvent()
virtual void rtabmap::LinkItem::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * |
event | ) |
|
|
inlineprotectedvirtual |
◆ isInterSession()
bool rtabmap::LinkItem::isInterSession |
( |
| ) |
const |
|
inline |
◆ linkType()
◆ setColor()
void rtabmap::LinkItem::setColor |
( |
const QColor & |
color | ) |
|
|
inline |
◆ setPoses()
◆ to()
int rtabmap::LinkItem::to |
( |
| ) |
const |
|
inline |
◆ _from
int rtabmap::LinkItem::_from |
|
private |
◆ _interSession
bool rtabmap::LinkItem::_interSession |
|
private |
◆ _link
Link rtabmap::LinkItem::_link |
|
private |
◆ _poseA
◆ _poseB
◆ _to
int rtabmap::LinkItem::_to |
|
private |
The documentation for this class was generated from the following file: