Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
pcl::Narf36 Struct Reference

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]
 

Detailed Description

A point structure representing the Narf descriptor.

Definition at line 1166 of file point_types.hpp.

Member Data Documentation

float pcl::Narf36::descriptor[36]

Definition at line 1169 of file point_types.hpp.

float pcl::Narf36::pitch

Definition at line 1168 of file point_types.hpp.

float pcl::Narf36::roll

Definition at line 1168 of file point_types.hpp.

float pcl::Narf36::x

Definition at line 1168 of file point_types.hpp.

float pcl::Narf36::y

Definition at line 1168 of file point_types.hpp.

float pcl::Narf36::yaw

Definition at line 1168 of file point_types.hpp.

float pcl::Narf36::z

Definition at line 1168 of file point_types.hpp.


The documentation for this struct was generated from the following file: