Point Cloud Library (PCL)
1.7.0
|
A point structure representing the Fast Point Feature Histogram (FPFH). More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
float | histogram [33] |
Friends | |
std::ostream & | operator<< (std::ostream &os, const FPFHSignature33 &p) |
A point structure representing the Fast Point Feature Histogram (FPFH).
Definition at line 1256 of file point_types.hpp.
|
friend |
float pcl::FPFHSignature33::histogram[33] |
Definition at line 1258 of file point_types.hpp.