On this page
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) |
Detailed Description
A point structure representing the Ensemble of Shape Functions (ESF).
Definition at line 1493 of file point_types.hpp.
Constructor & Destructor Documentation
ESFSignature640()
|
inlineconstexprdefault |
Member Function Documentation
descriptorSize()
|
inlinestaticconstexpr |
Definition at line 1496 of file point_types.hpp.
Friends And Related Function Documentation
operator<<
|
friend |
Member Data Documentation
histogram
float pcl::ESFSignature640::histogram[640] = {0.f} |
Definition at line 1495 of file point_types.hpp.
The documentation for this struct was generated from the following file:
- pcl/impl/point_types.hpp
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_e_s_f_signature640.html