A point structure representing the GFPFH descriptor with 16 bins. More...
#include <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 1289 of file point_types.hpp.
static int pcl::GFPFHSignature16::descriptorSize | ( | ) | [inline, static] |
Definition at line 1292 of file point_types.hpp.
std::ostream& operator<< | ( | std::ostream & | os, |
const GFPFHSignature16 & | p | ||
) | [friend] |
float pcl::GFPFHSignature16::histogram[16] |
Definition at line 1291 of file point_types.hpp.