A point structure representing an N-D histogram. More...
#include <pcl/impl/point_types.hpp>
Static Public Member Functions | |
static constexpr int | descriptorSize () |
Public Attributes | |
float | histogram [N] |
A point structure representing an N-D histogram.
Members: float histogram[N].
Definition at line 1770 of file point_types.hpp.
| inlinestaticconstexpr |
Definition at line 1773 of file point_types.hpp.
float pcl::Histogram< N >::histogram[N] |
Definition at line 1772 of file point_types.hpp.
Referenced by pcl::operator<<().
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_histogram.html