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