VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
VSTGUI::Constants Namespace Reference

Variables

static constexpr auto pi = 3.14159265358979323846
 
static constexpr auto double_pi = 6.28318530717958647692
 
static constexpr auto half_pi = 1.57079632679489661923f
 
static constexpr auto quarter_pi = 0.78539816339744830962
 
static constexpr auto e = 2.7182818284590452354
 
static constexpr auto ln2 = 0.69314718055994530942
 
static constexpr auto sqrt2 = 1.41421356237309504880
 

Variable Documentation

◆ double_pi

constexpr auto double_pi = 6.28318530717958647692
staticconstexpr

◆ e

constexpr auto e = 2.7182818284590452354
staticconstexpr

◆ half_pi

constexpr auto half_pi = 1.57079632679489661923f
staticconstexpr

◆ ln2

constexpr auto ln2 = 0.69314718055994530942
staticconstexpr

◆ pi

constexpr auto pi = 3.14159265358979323846
staticconstexpr

◆ quarter_pi

constexpr auto quarter_pi = 0.78539816339744830962
staticconstexpr

◆ sqrt2

constexpr auto sqrt2 = 1.41421356237309504880
staticconstexpr