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