Point Cloud Library (PCL)
1.9.1
|
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 828 of file point_types.hpp.
|
inline |
Definition at line 830 of file point_types.hpp.
|
inline |
Definition at line 836 of file point_types.hpp.
|
inline |
Definition at line 841 of file point_types.hpp.
|
friend |