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 346 of file point_types.hpp.
◆ PointXYZ() [1/3]
pcl::PointXYZ::PointXYZ |
( |
const _PointXYZ & | p | ) |
|
|
inline |
◆ PointXYZ() [2/3]
pcl::PointXYZ::PointXYZ |
( |
| ) |
|
|
inline |
◆ PointXYZ() [3/3]
pcl::PointXYZ::PointXYZ |
( |
float | _x, |
|
|
float | _y, |
|
|
float | _z ) |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const PointXYZ & | p ) |
|
friend |
The documentation for this struct was generated from the following file: