Point Cloud Library (PCL)
1.10.0
|
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
PointXYZRGBL (const _PointXYZRGBL &p) | |
PointXYZRGBL () | |
PointXYZRGBL (std::uint8_t _r, std::uint8_t _g, std::uint8_t _b, std::uint32_t _label) | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PointXYZRGBL &p) |
Additional Inherited Members | |
![]() | |
PCL_ADD_POINT4D | |
PCL_ADD_RGB | |
std::uint32_t | label |
Definition at line 654 of file point_types.hpp.
|
inline |
Definition at line 656 of file point_types.hpp.
References pcl::_PointXYZRGBL::label.
|
inline |
Definition at line 663 of file point_types.hpp.
|
inline |
Definition at line 671 of file point_types.hpp.
|
friend |