#include <pcl/impl/point_types.hpp>
|
| constexpr | Label (std::uint32_t _label=0) |
Definition at line 489 of file point_types.hpp.
◆ Label()
| pcl::Label::Label |
( |
std::uint32_t | _label = 0 | ) |
|
|
inlineconstexpr |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const Label & | p ) |
|
friend |
◆ label
| std::uint32_t pcl::Label::label = 0 |
Definition at line 491 of file point_types.hpp.
Referenced by pcl::OrganizedEdgeBase< PointT, PointLT >::compute(), pcl::OrganizedEdgeFromNormals< PointT, PointNT, PointLT >::compute(), pcl::OrganizedEdgeFromRGB< PointT, PointLT >::compute(), pcl::OrganizedEdgeFromRGBNormals< PointT, PointNT, PointLT >::compute(), and Label().
The documentation for this struct was generated from the following file: