|
Point Cloud Library (PCL)
1.6.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 1221 of file point_types.hpp.
| float pcl::Histogram< N >::histogram[N] |
Definition at line 1223 of file point_types.hpp.
1.7.6.1