#include <bounding_box_drawable.h>

Public Member Functions | |
| BoundingBoxDrawable () | |
| void | updateVertices (const pcl::PointXYZ &min, const pcl::PointXYZ &max) |
Definition at line 33 of file bounding_box_drawable.h.
| BoundingBoxDrawable::BoundingBoxDrawable | ( | ) | [inline] |
Definition at line 36 of file bounding_box_drawable.h.
| void BoundingBoxDrawable::updateVertices | ( | const pcl::PointXYZ & | min, |
| const pcl::PointXYZ & | max | ||
| ) | [inline] |
Definition at line 42 of file bounding_box_drawable.h.