#include <pcl/impl/point_types.hpp>

Public Attributes | |
| uint32_t | label |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Label &p) |
Definition at line 447 of file point_types.hpp.
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Label & | p | |||
| ) | [friend] |
| uint32_t pcl::Label::label |
Definition at line 449 of file point_types.hpp.
Referenced by pcl::OrganizedConnectedComponentSegmentation< PointT, PointLT >::segment().