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