|
Point Cloud Library (PCL) 1.3.1
|
A point structure representing the Narf descriptor. More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | roll |
| float | pitch |
| float | yaw |
| float | descriptor [36] |
A point structure representing the Narf descriptor.
Definition at line 951 of file point_types.hpp.
| float pcl::Narf36::descriptor[36] |
Definition at line 954 of file point_types.hpp.
| float pcl::Narf36::pitch |
Definition at line 953 of file point_types.hpp.
| float pcl::Narf36::roll |
Definition at line 953 of file point_types.hpp.
| float pcl::Narf36::x |
Definition at line 953 of file point_types.hpp.
| float pcl::Narf36::y |
Definition at line 953 of file point_types.hpp.
| float pcl::Narf36::yaw |
Definition at line 953 of file point_types.hpp.
| float pcl::Narf36::z |
Definition at line 953 of file point_types.hpp.
1.7.4