On this page
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] | 
Detailed Description
template<int N>
 struct pcl::Histogram< N >
   A point structure representing an N-D histogram.
Members: float histogram[N].
Definition at line 1626 of file point_types.hpp.
Member Function Documentation
descriptorSize()
     template<int N>
    
    | 
 | inlinestaticconstexpr | 
Definition at line 1629 of file point_types.hpp.
Member Data Documentation
histogram
     template<int N>
    
    | float pcl::Histogram< N >::histogram[N] | 
Definition at line 1628 of file point_types.hpp.
Referenced by pcl::operator<<().
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_histogram.html