#include <pcl/impl/point_types.hpp>
Definition at line 543 of file point_types.hpp.
PointXYZL() [1/3]
pcl::PointXYZL::PointXYZL | ( | const _PointXYZL & | p |
) | | | inline |
PointXYZL() [2/3]
pcl::PointXYZL::PointXYZL | ( | std::uint32_t |
_label = 0
|
) | | | inline |
PointXYZL() [3/3]
pcl::PointXYZL::PointXYZL | ( | float |
_x, | | | float |
_y, | | | float |
_z, | | | std::uint32_t |
_label = 0 | | ) | |
| | inline |
operator<<
std::ostream& operator<< | ( | std::ostream & |
os, | | | const PointXYZL & |
p | | ) | |
| | friend |
The documentation for this struct was generated from the following file: