|
Point Cloud Library (PCL)
1.5.1
|
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 1048 of file point_types.hpp.
| static int pcl::GFPFHSignature16::descriptorSize | ( | ) | [inline, static] |
Definition at line 1051 of file point_types.hpp.
| float pcl::GFPFHSignature16::histogram[16] |
Definition at line 1050 of file point_types.hpp.
1.8.0