Point Cloud Library (PCL)
1.11.0
|
A point structure representing the Viewpoint Feature Histogram (VFH). More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
VFHSignature308 ()=default | |
Static Public Member Functions | |
static int | descriptorSize () |
Public Attributes | |
float | histogram [308] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const VFHSignature308 &p) |
A point structure representing the Viewpoint Feature Histogram (VFH).
Definition at line 1498 of file point_types.hpp.
|
inlinedefault |
|
inlinestatic |
Definition at line 1501 of file point_types.hpp.
|
friend |
float pcl::VFHSignature308::histogram[308] = {0.f} |
Definition at line 1500 of file point_types.hpp.