#include <IRSensor.h>
Inheritance diagram for Enki::SensorResponseFunctor:
Public Member Functions | |
virtual | ~SensorResponseFunctor () |
Virtual destructor, do nothing. | |
virtual double | operator() (double, const An::Color &)=0 |
Return the response for a given distance and object color. |