Point Cloud Library (PCL)
1.11.0
|
A point structure representing the Ensemble of Shape Functions (ESF). More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
ESFSignature640 ()=default | |
Static Public Member Functions | |
static 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 1544 of file point_types.hpp.
|
inlinedefault |
|
inlinestatic |
Definition at line 1547 of file point_types.hpp.
|
friend |
float pcl::ESFSignature640::histogram[640] = {0.f} |
Definition at line 1546 of file point_types.hpp.