|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
A single entry in the label legend overlay. More...
#include <viewer_types.hpp>

Public Attributes | |
| int | label_id |
| std::string | name |
| pcl::RGB | color |
A single entry in the label legend overlay.
Definition at line 56 of file viewer_types.hpp.
| pcl::RGB rux::view::LabelLegendEntry::color |
Definition at line 59 of file viewer_types.hpp.
| int rux::view::LabelLegendEntry::label_id |
Definition at line 57 of file viewer_types.hpp.
| std::string rux::view::LabelLegendEntry::name |
Definition at line 58 of file viewer_types.hpp.