SingleDepthSensor is a class defining a sensor that provides a single depth measurement. More...
#include <alrobotmodel.h>
Public Member Functions | |
| SingleDepthSensor () | |
| creates an empty SingleDepthSensor, you should not use this.   | |
| ~SingleDepthSensor () | |
| destructor.  | |
| virtual int | bufferSize () const | 
| returns the maximum size of the buffer of a measure from the SingleDepthSensor in bits.  | |
SingleDepthSensor is a class defining a sensor that provides a single depth measurement.
Definition at line 1173 of file alrobotmodel.h.
creates an empty SingleDepthSensor, you should not use this.