Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
constexpr | Label (std::uint32_t _label=0) |
Public Attributes | |
std::uint32_t | label = 0 |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Label &p) |
Definition at line 489 of file point_types.hpp.
|
inlineconstexpr |
Definition at line 493 of file point_types.hpp.
|
friend |
std::uint32_t pcl::Label::label = 0 |
Definition at line 491 of file point_types.hpp.
Referenced by pcl::OrganizedEdgeBase< PointT, PointLT >::compute(), pcl::OrganizedEdgeFromRGB< PointT, PointLT >::compute(), pcl::OrganizedEdgeFromNormals< PointT, PointNT, PointLT >::compute(), and pcl::OrganizedEdgeFromRGBNormals< PointT, PointNT, PointLT >::compute().