MeshLib C++ Docs
Loading...
Searching...
No Matches
Constants

Variables

static constexpr double MR::PI = 3.141592653589793238463
 
static constexpr double MR::PI2 = PI / 2.
 
static constexpr float MR::PI_F = 3.14159265358979f
 
static constexpr float MR::PI2_F = PI_F / 2.f
 

Detailed Description

Variable Documentation

◆ PI

double MR::PI = 3.141592653589793238463
inlinestaticconstexpr

◆ PI2

double MR::PI2 = PI / 2.
inlinestaticconstexpr

◆ PI2_F

float MR::PI2_F = PI_F / 2.f
inlinestaticconstexpr

◆ PI_F

float MR::PI_F = 3.14159265358979f
inlinestaticconstexpr