Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
constants< T > Struct Template Reference

#include <constants.h>

Static Public Member Functions

static constexpr T Epsilon (void)
 
static constexpr T Pi (T scale=1)
 
static constexpr T InvPi (T scale=1)
 
static constexpr T Pi2 (T scale=1)
 
static constexpr T InvSqrtPi (T scale=1)
 
static constexpr vec2d< T > Sphere (T scale=1)
 
static constexpr vec2d< T > Hemisphere (T scale=1)
 

Member Function Documentation

◆ Epsilon()

static constexpr T Epsilon ( void  )
inlinestaticconstexpr

◆ Hemisphere()

static constexpr vec2d< T > Hemisphere ( scale = 1)
inlinestaticconstexpr

◆ InvPi()

static constexpr T InvPi ( scale = 1)
inlinestaticconstexpr

◆ InvSqrtPi()

static constexpr T InvSqrtPi ( scale = 1)
inlinestaticconstexpr

◆ Pi()

static constexpr T Pi ( scale = 1)
inlinestaticconstexpr

◆ Pi2()

static constexpr T Pi2 ( scale = 1)
inlinestaticconstexpr

◆ Sphere()

static constexpr vec2d< T > Sphere ( scale = 1)
inlinestaticconstexpr

The documentation for this struct was generated from the following file: