#include <LVRHistogram.hpp>

| Public Slots | |
| void | refresh () | 
| Public Member Functions | |
| LVRHistogram (QWidget *parent, PointBufferPtr points) | |
| virtual | ~LVRHistogram () | 
| Private Attributes | |
| floatArr | m_data | 
| Histogram | m_histogram | 
| size_t | m_numChannels | 
Definition at line 42 of file LVRHistogram.hpp.
| lvr2::LVRHistogram::LVRHistogram | ( | QWidget * | parent, | 
| PointBufferPtr | points | ||
| ) | 
Definition at line 33 of file LVRHistogram.cpp.
| 
 | virtual | 
Definition at line 72 of file LVRHistogram.cpp.
| 
 | slot | 
Definition at line 76 of file LVRHistogram.cpp.
| 
 | private | 
Definition at line 55 of file LVRHistogram.hpp.
| 
 | private | 
Definition at line 54 of file LVRHistogram.hpp.
| 
 | private | 
Definition at line 56 of file LVRHistogram.hpp.