A point structure representing the Narf descriptor. More...
#include <point_types.hpp>
Public Attributes | |
float | descriptor [36] |
float | pitch |
float | roll |
float | x |
float | y |
float | yaw |
float | z |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Narf36 &p) |
A point structure representing the Narf descriptor.
Definition at line 1301 of file point_types.hpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const Narf36 & | p | ||
) | [friend] |
float pcl::Narf36::descriptor[36] |
Definition at line 1304 of file point_types.hpp.
float pcl::Narf36::pitch |
Definition at line 1303 of file point_types.hpp.
float pcl::Narf36::roll |
Definition at line 1303 of file point_types.hpp.
float pcl::Narf36::x |
Definition at line 1303 of file point_types.hpp.
float pcl::Narf36::y |
Definition at line 1303 of file point_types.hpp.
float pcl::Narf36::yaw |
Definition at line 1303 of file point_types.hpp.
float pcl::Narf36::z |
Definition at line 1303 of file point_types.hpp.