|
Point Cloud Library (PCL)
1.6.0
|
A point structure representing the GFPFH descriptor with 16 bins. More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
| static int | descriptorSize () |
Public Attributes | |
| float | histogram [16] |
A point structure representing the GFPFH descriptor with 16 bins.
Definition at line 1151 of file point_types.hpp.
|
inlinestatic |
Definition at line 1154 of file point_types.hpp.
| float pcl::GFPFHSignature16::histogram[16] |
Definition at line 1153 of file point_types.hpp.
1.8.3.1