#include <LVRBoundingBoxItem.hpp>

| Public Member Functions | |
| BoundingBoxBridgePtr | getBoundingBoxBridge () | 
| LVRBoundingBoxItem (BoundingBoxBridgePtr bb, QString name="", QTreeWidgetItem *parent=NULL) | |
| void | setVisibility (bool visible) | 
| Private Attributes | |
| BoundingBoxBridgePtr | m_bb | 
| QString | m_name | 
Definition at line 12 of file LVRBoundingBoxItem.hpp.
| lvr2::LVRBoundingBoxItem::LVRBoundingBoxItem | ( | BoundingBoxBridgePtr | bb, | 
| QString | name = "", | ||
| QTreeWidgetItem * | parent = NULL | ||
| ) | 
Definition at line 8 of file LVRBoundingBoxItem.cpp.
| 
 | inline | 
Definition at line 22 of file LVRBoundingBoxItem.hpp.
| void lvr2::LVRBoundingBoxItem::setVisibility | ( | bool | visible | ) | 
Definition at line 45 of file LVRBoundingBoxItem.cpp.
| 
 | private | 
Definition at line 25 of file LVRBoundingBoxItem.hpp.
| 
 | private | 
Definition at line 26 of file LVRBoundingBoxItem.hpp.