|
Point Cloud Library (PCL)
1.7.2
|
#include <pcl/impl/point_types.hpp>
Inheritance diagram for pcl::PointXYZL:
Collaboration diagram for pcl::PointXYZL:Public Member Functions | |
| PointXYZL (const _PointXYZL &p) | |
| PointXYZL () | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const PointXYZL &p) |
Additional Inherited Members | |
Public Attributes inherited from pcl::_PointXYZL | |
| PCL_ADD_POINT4D | |
| uint32_t | label |
Definition at line 471 of file point_types.hpp.
|
inline |
Definition at line 473 of file point_types.hpp.
References pcl::_PointXYZL::label.
|
inline |
Definition at line 479 of file point_types.hpp.
References pcl::_PointXYZL::label.
|
friend |