Point Cloud Library (PCL)
1.8.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] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const GFPFHSignature16 &p) |
A point structure representing the GFPFH descriptor with 16 bins.
Definition at line 1415 of file point_types.hpp.
|
inlinestatic |
Definition at line 1418 of file point_types.hpp.
|
friend |
float pcl::GFPFHSignature16::histogram[16] |
Definition at line 1417 of file point_types.hpp.