Point Cloud Library (PCL) 1.12.0
|
A point structure representing Euclidean xyz coordinates. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
PointXYZ (const _PointXYZ &p) | |
PointXYZ () | |
PointXYZ (float _x, float _y, float _z) | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const PointXYZ &p) |
Additional Inherited Members | |
![]() | |
PCL_ADD_POINT4D | |
A point structure representing Euclidean xyz coordinates.
(SSE friendly)
Definition at line 346 of file point_types.hpp.
Definition at line 348 of file point_types.hpp.
|
inline |
Definition at line 350 of file point_types.hpp.
Definition at line 352 of file point_types.hpp.
References pcl::ConstCloudIterator< PointT >::ConstCloudIterator().