A point structure representing Euclidean xyz coordinates. More...
#include <pcl/impl/point_types.hpp>
A point structure representing Euclidean xyz coordinates.
(SSE friendly)
Definition at line 350 of file point_types.hpp.
PointXYZ() [1/3]
constexpr pcl::PointXYZ::PointXYZ |
( |
const _PointXYZ & |
p |
) |
|
|
inlineconstexpr |
PointXYZ() [2/3]
constexpr pcl::PointXYZ::PointXYZ |
( |
|
) |
|
|
inlineconstexpr |
PointXYZ() [3/3]
constexpr pcl::PointXYZ::PointXYZ |
( |
float |
_x, |
|
|
float |
_y, |
|
|
float |
_z |
|
) |
|
|
|
inlineconstexpr |
operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const PointXYZ & |
p |
|
) |
|
|
|
friend |
The documentation for this struct was generated from the following file: