32 #ifndef PCL_IO_OPENNI2_TIME_FILTER_H_
33 #define PCL_IO_OPENNI2_TIME_FILTER_H_
65 std::size_t filter_len_;
67 std::deque<double> buffer_;
74 #endif // PCL_IO_OPENNI2_TIME_FILTER_H_
This file defines compatibility wrappers for low level I/O functions.
virtual ~OpenNI2TimerFilter()
void addSample(double sample)
OpenNI2TimerFilter(std::size_t filter_len)