Go to the documentation of this file.
7 #ifndef DISTANCE_SIMULATOR_H
8 #define DISTANCE_SIMULATOR_H
16 class IntensityAttenuationCue;
17 class AirAbsorptionCue;
52 virtual void compute(
float distance) = 0;
65 virtual void compute(
float distance);
80 virtual void compute(
float distance);