Point Cloud Library (PCL)
1.7.0
|
A point structure representing an N-D histogram. More...
#include <pcl/impl/point_types.hpp>
Public Attributes | |
float | histogram [N] |
A point structure representing an N-D histogram.
Definition at line 1347 of file point_types.hpp.
float pcl::Histogram< N >::histogram[N] |
Definition at line 1349 of file point_types.hpp.