Point Cloud Library (PCL)
1.7.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 | |
uint32_t | label |
Definition at line 427 of file point_types.hpp.
|
inline |
Definition at line 429 of file point_types.hpp.
References pcl::_PointXYZL::label.
|
inline |
Definition at line 435 of file point_types.hpp.
References pcl::_PointXYZL::label.
|
friend |