Point Cloud Library (PCL) 1.12.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 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 1624 of file point_types.hpp.
|
inlinedefault |
Definition at line 1627 of file point_types.hpp.
|
friend |
float pcl::ESFSignature640::histogram[640] = {0.f} |
Definition at line 1626 of file point_types.hpp.