Point Cloud Library (PCL)  1.7.0
Public Attributes
pcl::Histogram< N > Struct Template Reference

A point structure representing an N-D histogram. More...

#include <pcl/impl/point_types.hpp>

List of all members.

Public Attributes

float histogram [N]

Detailed Description

template<int N>
struct pcl::Histogram< N >

A point structure representing an N-D histogram.

Definition at line 1347 of file point_types.hpp.


Member Data Documentation

template<int N>
float pcl::Histogram< N >::histogram[N]

Definition at line 1349 of file point_types.hpp.


The documentation for this struct was generated from the following file: