A point structure representing an Axis using its normal coordinates.
More...
#include <pcl/impl/point_types.hpp>
A point structure representing an Axis using its normal coordinates.
(SSE friendly)
Definition at line 932 of file point_types.hpp.
◆ Axis() [1/3]
pcl::Axis::Axis |
( |
const _Axis & | p | ) |
|
|
inline |
◆ Axis() [2/3]
◆ Axis() [3/3]
pcl::Axis::Axis |
( |
float | n_x, |
|
|
float | n_y, |
|
|
float | n_z ) |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const Axis & | p ) |
|
friend |
The documentation for this struct was generated from the following file: