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