OE/Math/Math.hpp file

Contents

Namespaces

namespace OrbitEngine
namespace OrbitEngine::Math

Defines

#define PI
PI value.
#define TAU
TAU value (2 * PI)
#define KAPPA90
KAPPA90 = (4/3 * (sqrt(2) - 1))
#define OE_FLOAT_INFINITY
Max float value.
#define ARRAY_COUNT(arr)
Count the number of elements in a C array.

Define documentation

#define KAPPA90

KAPPA90 = (4/3 * (sqrt(2) - 1))