Base class for MovingWindowFilter.
More...
#include <common/common.hh>
|
| MovingWindowFilter (MovingWindowFilterPrivate< T > &_d) |
| Allow subclasses to initialize their own data pointer.
|
|
|
MovingWindowFilterPrivate< T > * | dataPtr |
| Data pointer.
|
|
template<typename T>
class gazebo::common::MovingWindowFilter< T >
Base class for MovingWindowFilter.
◆ MovingWindowFilter()
Allow subclasses to initialize their own data pointer.
- Parameters
-
[in] | _d | Reference to data pointer. |
◆ dataPtr
template<typename T >
MovingWindowFilterPrivate<T>* dataPtr |
|
protected |
The documentation for this class was generated from the following file: