Point Cloud Library (PCL)
1.10.0
|
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
PointXYZL (const _PointXYZL &p) | |
PointXYZL () | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PointXYZL &p) |
Additional Inherited Members | |
![]() | |
PCL_ADD_POINT4D | |
std::uint32_t | label |
Definition at line 500 of file point_types.hpp.
|
inline |
Definition at line 502 of file point_types.hpp.
References pcl::_PointXYZL::label.
|
inline |
Definition at line 508 of file point_types.hpp.
References pcl::_PointXYZL::label.
|
friend |