|
MythTV master
|
#include <cinttypes>#include <cstddef>#include <cstdlib>Go to the source code of this file.
Variables | |
| static constexpr double | M_PI { 3.14159265358979323846 } |
| static constexpr float | M_PI_F { static_cast<float>(M_PI) } |
|
staticconstexpr |
Definition at line 9 of file goom_tools.h.
Referenced by BumpScope::BumpScope(), fsurround_decoder::Impl::get_yfs(), Piano::Piano(), and Random_Simis().
|
staticconstexpr |
Definition at line 11 of file goom_tools.h.