![]() |
VISR
0.11.1
Versatile Interactive Scene Renderer
|
#include <cmath>
Go to the source code of this file.
Namespaces | |
visr | |
visr::efl | |
Functions | |
template<typename T > | |
T | visr::efl::linear2dB (T lin) |
template<typename T > | |
T | visr::efl::dB2linear (T dB) |
Provide linear scale<->dB conversion without imposing particular data types.