Point Cloud Library (PCL)
1.14.1
|
A point structure representing the Ensemble of Shape Functions (ESF). More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
constexpr | ESFSignature640 ()=default |
Static Public Member Functions | |
static constexpr int | descriptorSize () |
Public Attributes | |
float | histogram [640] = {0.f} |
Friends | |
std::ostream & | operator<< (std::ostream &os, const ESFSignature640 &p) |
A point structure representing the Ensemble of Shape Functions (ESF).
Definition at line 1495 of file point_types.hpp.
|
inlinedefault |
|
inlinestatic |
Definition at line 1498 of file point_types.hpp.
|
friend |
float pcl::ESFSignature640::histogram[640] = {0.f} |
Definition at line 1497 of file point_types.hpp.