Point Cloud Library (PCL) 1.12.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 constexpr 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 1578 of file point_types.hpp.
|
inlinedefault |
Definition at line 1581 of file point_types.hpp.
|
friend |
float pcl::VFHSignature308::histogram[308] = {0.f} |
Definition at line 1580 of file point_types.hpp.