MythTV master
Variables
goom_tools.h File Reference
#include <cinttypes>
#include <cstddef>
#include <cstdlib>
Include dependency graph for goom_tools.h:
This graph shows which files directly or indirectly include this file:

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) }
 

Variable Documentation

◆ M_PI

constexpr double M_PI { 3.14159265358979323846 }
staticconstexpr

◆ M_PI_F

constexpr float M_PI_F { static_cast<float>(M_PI) }
staticconstexpr

Definition at line 11 of file goom_tools.h.