Point Cloud Library (PCL) 1.12.0
|
A point structure representing an Axis using its normal coordinates. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
Axis (const _Axis &p) | |
Axis () | |
Axis (float n_x, float n_y, float n_z) | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Axis &p) |
Additional Inherited Members | |
![]() | |
PCL_ADD_NORMAL4D | |
A point structure representing an Axis using its normal coordinates.
(SSE friendly)
Definition at line 932 of file point_types.hpp.
Definition at line 934 of file point_types.hpp.
|
inline |
Definition at line 940 of file point_types.hpp.
Definition at line 942 of file point_types.hpp.
References pcl::ConstCloudIterator< PointT >::ConstCloudIterator().